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

Grabs a RwLock for reading