from_array_bytes

Function from_array_bytes 

Source
pub fn from_array_bytes<T: Pod>(data: &[u8]) -> Vec<T>