Function bones_framework::prelude::borrow::check_read_refs_count
pub fn check_read_refs_count(v: isize) -> boolExpand description
Returns true if there are too many read refs.
If is_reading would return false for provided argument,
this function result unspecified.