Skip to main content

Module rw_task_lock

Module rw_task_lock 

Source

Structs§

RwTaskLock
A one-time async-initialized, lockable value that yields a read guard after initialization.
RwTaskLockReadGuard
Custom read guard: keeps the RwLockReadGuard alive, exposes &T.

Enums§

RwTaskLockError