Type Definition riker::actor::BoxActorProd[][src]

type BoxActorProd<Msg> = Arc<Mutex<ActorProducer<Actor = BoxActor<Msg>>>>;

A Clone, Send and Sync ActorProducer