tokio
1.41.1
Module read_guard
Structs
In tokio::sync::rwlock
Module
tokio
::
sync
::
rwlock
::
read_guard
Copy item path
source
·
[
−
]
Structs
§
Inner
🔒
RwLockReadGuard
RAII structure used to release the shared read access of a lock when dropped.