Function packed::is_aligned_for_slice [] [src]

pub fn is_aligned_for_slice<T, U>(slice: &[U]) -> bool

Determines whether a slice is correctly aligned for type T.