Crate align_ext

Source

Traitsยง

AlignExt
An extension trait for Rust integer types, including u8, u16, u32, u64, and usize, to provide methods to make integers aligned to a power of two.