-
Notifications
You must be signed in to change notification settings - Fork 195
Open
Labels
Description
Per the documentation on const generics:
The only allowed types of const parameters are u8, u16, u32, u64, u128, usize i8, i16, i32, i64, i128, isize, char and bool.
Afterwards, we can look into more complex types gated behind the adt_const_params feature
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Todo