ActorContextRef

Type Alias ActorContextRef 

Source
pub type ActorContextRef = Arc<ActorContext>;

Aliased Typeยง

pub struct ActorContextRef { /* private fields */ }