pub type BatchRef = ServiceRef<dyn DynBatch>;Expand description
Shared reference to a batch service.
Aliased Type§
pub struct BatchRef(/* private fields */);pub type BatchRef = ServiceRef<dyn DynBatch>;Shared reference to a batch service.
pub struct BatchRef(/* private fields */);