Skip to main content
unbounded
kernel_
api
1.1.0
In kernel_
api::
channel
kernel_api
::
channel
Function
unbounded
Copy item path
Source
pub fn unbounded<T>() -> (
Sender
<T>,
Receiver
<T>)
Available on
crate feature
full
only.
Expand description
Creates a new unbounded chanel