Function bones_framework::prelude::borrow::check_read_refs_count

pub fn check_read_refs_count(v: isize) -> bool
Expand description

Returns true if there are too many read refs.

If is_reading would return false for provided argument, this function result unspecified.