Module watch
hyper
1.6.0
Module watch
Module Items
Structs
Constants
Functions
Type Aliases
In hyper::
common
Modules
buf
io
task
time
watch
hyper
::
common
Module
watch
Copy item path
Settings
Help
Summary
Source
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
0
is reserved for closed.
Structs
§
Receiver
🔒
Sender
🔒
Shared
🔒
Constants
§
CLOSED
🔒
Functions
§
channel
🔒
Type Aliases
§
Value
🔒