Expand description
An SPSC broadcast channel.
- The value can only be a 
usize. - The consumer is only notified if the value is different.
 - The value 
0is reserved for closed. 
Structsยง
Constantsยง
- CLOSED ๐
 
Functionsยง
- channel ๐
 
Type Aliasesยง
- Value ๐