Module maitake::sync::rwlock

source ·
Expand description

An asynchronous readers-writer lock.

See the documentation for the RwLock type for details.

Structs