Crate airlock

source ·
Expand description

Airlock: no_std async communication

Modules

  • Atomic Waker
  • Errors.
  • Multiple producers multiple consumers buffered channel.
  • Wrapper around unsafe-cell carrying a value.
  • Single producer single consumer channels