Function packed::size_of_slice [] [src]

pub fn size_of_slice<T>(slice: &[T]) -> usize

Calculates the total byte size of a slice.