obtain_read_lock

Macro obtain_read_lock 

Source
macro_rules! obtain_read_lock {
    ( $lock:expr ) => { ... };
}
Expand description

Must use maybe_async keyword when using this macro