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

type BoxActorProd<A> = Arc<Mutex<dyn ActorProducer<Actor = A>>>;

A Clone, Send and Sync ActorProducer