yukinarit / pyserde

Yet another serialization library on top of dataclasses, inspired by serde-rs.
https://yukinarit.github.io/pyserde/guide/en
MIT License
726 stars 40 forks source link

Raise error when flatten can not be used #549

Closed yukinarit closed 4 months ago

yukinarit commented 4 months ago

Only dataclass and optional dataclass are supported at the moment