Open
Description
min_const_generics
is in stable now, so we can use it for the array impl:
serde-diff/src/implementation.rs
Line 17 in e461da4
Other crates have also switched to const generics for array impls (such as
arrayvec
).Metadata
Metadata
Assignees
Labels
No labels