Expand description
§Bare metal (no_std
) channel implementations
The follwoing channel implementations require only an allocator to be present as it uses heap allocations.
Modules§
- Multi Producer Multi Consumer Channel