Type Alias StreamActorWithDispatchers

Source
pub type StreamActorWithDispatchers = (StreamActor, Vec<PbDispatcher>);