macro_rules! write_lock {
    ($obj:ident) => { ... };
}
Expand description

Grabs a RwLock for writing