Function bones_framework::prelude::borrow::is_reading
pub fn is_reading(v: isize) -> bool
Expand description
Returns true if specified lock value is borrowed immutably.
pub fn is_reading(v: isize) -> bool
Returns true if specified lock value is borrowed immutably.