Skip to main content
Module sync
leodos_
libcfs
0.1.1
Module sync
Module Items
Modules
In leodos_
libcfs::
runtime
leodos_libcfs
::
runtime
Module
sync
Copy item path
Source
Expand description
Synchronization primitives for Leodos LibCFS.
Modules
ยง
oneshot
An asynchronous, single-message channel for
no_std
environments.
spsc
An asynchronous, single-producer, single-producer channel for
no_std
environments.