Skip to content

Const generics implementation #3

Closed
@est31

Description

@est31

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions