Skip to main content
channel
leodos_
libcfs
0.1.1
In leodos_
libcfs::
runtime::
sync::
spsc
leodos_libcfs
::
runtime
::
sync
::
spsc
Function
channel
Copy item path
Source
pub fn channel<'a, T, const N:
usize
>() ->
Channel
<T, N>
Expand description
Creates a new asynchronous channel.