Searched refs:new_in_bounds (Results 1 – 2 of 2) sorted by relevance
161 MetadataOf::new_in_bounds(self, l_len).map( in split_at()241 MetadataOf::new_in_bounds(self, l_len).map( in split_at_mut()
507 pub(crate) fn new_in_bounds(t: &T, meta: usize) -> Option<Self> in new_in_bounds() function