leak_playground_flume
0.1.0
Function
leak_playground_flume
::
bounded
Copy item path
source
ยท
[
−
]
pub fn bounded<T:
Forget
>(cap:
usize
) -> (
Sender
<T>,
Receiver
<T>)
Expand description
Create a bounded channel.