cattrs
cattrs copied to clipboard
Allow field overrides via `Annotated`
Here's a simple implementation of using Annotated to provide field overrides. Please let me know where's the best place for this code or feel free to move it somewhere else.
Tests could also be improved (I just moved them from another project).
Refs:
- #571