Type Alias ActorContextRef

Source
pub type ActorContextRef = Arc<ActorContext>;

Aliased Typeยง

struct ActorContextRef { /* private fields */ }