Type Alias ActorHandle

Source
pub type ActorHandle = JoinHandle<()>;

Aliased Typeยง

pub struct ActorHandle { /* private fields */ }