StreamActorWithUpDownstreams

Type Alias StreamActorWithUpDownstreams 

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