Type Alias crossbeam_channel::flavors::never::NeverToken

source ·
pub(crate) type NeverToken = ();
Expand description

This flavor doesn’t need a token.