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