Function ext2::xattr::align

source ·
fn align<T: Clone + Default>(v: Vec<T>, alignment: usize) -> Vec<T>