Skip to main content

AesInvert16x

Type Alias AesInvert16x 

Source
pub type AesInvert16x<T> = Divide<u8, T, 16>;

Aliased Typeยง

pub struct AesInvert16x<T>(/* private fields */);