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