Skip to content

Work around derives for arrays > 32 elements #18

Description

@jsgf

Such as seen in https://gist.github.com/cholcombe973/d7a83647ae51cdcc1fcb2d390c27ee4c

The proper way to work around this is to manually implement the traits for arrays of the given size, but the simple thing to do is not implement the various traits for those types.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions