Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
attributes: remove unnecessary syn features (#928)
This PR removes the "derive" feature, which is not used. The "extra-traits" flag could be eliminated, but at the cost of removing `Debug` implementations for a few structs.
- Loading branch information