Closed
Description
It seems that serde has a [T; 0] optimization that we most likely won't be able to support in the initial stable version of const generics, so it's possible that this crate will be needed for longer, especially during early availability of const generics on stable. Thus we should think about adding a trait implemented for all array sizes using const generics to this crate eventually. For now, we should do an experiment.
Metadata
Metadata
Assignees
Labels
No labels