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 into Error::Internal