Robuta

https://dev-doc.rust-lang.org/stable/std/sync/struct.MappedRwLockReadGuard.html MappedRwLockReadGuard in std::sync - Rust RAII structure used to release the shared read access of a lock when dropped, which can point to a subfield of the protected data. stdsyncrust https://doc.rust-lang.org/stable/std/sync/poison/struct.MappedRwLockReadGuard.html MappedRwLockReadGuard in std::sync::poison - Rust RAII structure used to release the shared read access of a lock when dropped, which can point to a subfield of the protected data. stdsyncpoisonrust https://doc.rust-lang.org/nightly/std/sync/struct.MappedRwLockReadGuard.html MappedRwLockReadGuard in std::sync - Rust RAII structure used to release the shared read access of a lock when dropped, which can point to a subfield of the protected data. stdsyncrust