Robuta

https://doc.rust-lang.org/beta/std/sync/struct.RwLockWriteGuard.html RwLockWriteGuard in std::sync - Rust RAII structure used to release the exclusive write access of a lock when dropped. stdsyncrust