ConstArrayLength in generic_array - Rust

Associated ArrayLength for one Const<N>

See IntoArrayLength for more information.

Note that not all N values are valid due to limitations inherent to typenum and Rust. You may need to combine Const with other typenum operations to get the desired length.