LengthInWords

Type Alias LengthInWords 

Source
type LengthInWords<const LEN: usize> = <Const<LEN> as Internal>::LengthInWords;
Expand description

Helper to simplify getting the LengthInWords associated type.