Expand description
Batching Transport
Structsยง
- Transport allowing to batch queries together.
- Result of calling a single method that will be part of the batch. Converts
oneshot::Receiver
error intoError::Internal
Batching Transport
oneshot::Receiver
error into Error::Internal