Module no_std_async::swap_lock

source ·
Expand description

Auxiliary types for the SwapLock type

Structs

  • A reader-writer lock that only syncs when the sync method is called.