pub const fn align_up<E>(offset: usize) -> usizewhere E: Encode,
Gets the padding at the given offset to the next multiple of [E::ALIGNMENT].
E::ALIGNMENT