pub type JoinHandle<T> = JoinHandle<T>;
Expand description

Represents a task JoinHandle