Module maitake::sync::rwlock

Expand description

An asynchronous readers-writer lock.

See the documentation for the RwLock type for details.

Structs