Module counter

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.