Type Alias ActorHandle

Source
pub type ActorHandle = JoinHandle<()>;

Aliased Typeยง

struct ActorHandle { /* private fields */ }