[][src]Function lazy_bytes_cast::slice::as_type

pub unsafe fn as_type<T: Sized>(slice: &[u8]) -> Option<&T>

Get reference to the value from slice, using as_type_unchecked