Type Alias crossbeam_channel::flavors::never::NeverToken
source · pub(crate) type NeverToken = ();
Expand description
This flavor doesn’t need a token.
pub(crate) type NeverToken = ();
This flavor doesn’t need a token.