Module with some const
-generics-friendly definitions, to help bridge the gap
between those and typenum
types.
- It requires the
const-generics
crate feature to be enabled.
The main type to use here is U
, although Const
and ToUInt
may be needed
in a generic context.