hyper
1.6.0
In hyper::
common::
watch
Structs
Receiver
Sender
Shared
Constants
CLOSED
Functions
channel
Type Aliases
Value
hyper
::
common
::
watch
Function
channel
Copy item path
Settings
Help
Summary
Source
pub(crate) fn channel(initial:
usize
) -> (
Sender
,
Receiver
)