wiwi::slice

Function unsize

Source
pub fn unsize<T>(val: &T) -> &T::Unsized
where T: Unsize,