cattrs icon indicating copy to clipboard operation
cattrs copied to clipboard

Allow field overrides via `Annotated`

Open slykar opened this issue 11 months ago • 1 comments

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

slykar avatar Nov 24 '24 15:11 slykar