Skip to main content

Module prelude

Module prelude 

Source

Re-exports§

pub use crate::BatchIterator;
pub use crate::BatchIteratorClientHandler;
pub use crate::BatchIteratorLocalClientHandler;
pub use crate::BatchIteratorLocalServerHandler;
pub use crate::BatchIteratorServerHandler;
pub use crate::batch_iterator;
pub use crate::natural::BatchIteratorGetNextResponse;

Enums§

ReaderError
Enum describing the potential failure states of the streaming protocol when serving results to the client over the result iterator.

Type Aliases§

BatchIteratorWaitForReadyResponse