Function unsize

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