Struct crossbus::message::MStreaming
source · pub struct MStreaming<S: CoreStream> { /* private fields */ }Expand description
streaming a batch of message
and send them to Actor::action
pub struct MStreaming<S: CoreStream> { /* private fields */ }streaming a batch of message
and send them to Actor::action