pub struct Handle(_);Expand description
An unique identity
NOTE that if the inner id is 0
it means that the returned
handle is not valid, and the
corresponding future not spawned
pub struct Handle(_);An unique identity
NOTE that if the inner id is 0
it means that the returned
handle is not valid, and the
corresponding future not spawned