Skip to content

Work around derives for arrays > 32 elements #18

@jsgf

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.

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