Searched refs:to_slice (Results 1 – 1 of 1) sorted by relevance
388 pub fn to_slice(&self) -> VolatileSlice<'a> { in to_slice() method464 let ref_slice = v_ref.to_slice(); in ref_to_slice()