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