Module swap_lock

Source
Expand description

Auxiliary types for the SwapLock type

Structsยง

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