kernel
0.1.0
In kernel::comms::bbq
Function
kernel
::
comms
::
bbq
::
new_spsc_channel
Copy item path
source
ยท
[
−
]
pub async fn new_spsc_channel(capacity:
usize
) -> (
SpscProducer
,
Consumer
)