crossbeam_
channel
0.5.15
Module counter
Module Items
Structs
Functions
In crate crossbeam_
channel
crossbeam_channel
Module
counter
Copy item path
Source
Expand description
Reference counter for channels.
Structs
ยง
Counter
๐
Reference counter internals.
Receiver
๐
The receiving side.
Sender
๐
The sending side.
Functions
ยง
new
๐
Wraps a channel into the reference counter.