msgspec
msgspec copied to clipboard
A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML
Results
211
msgspec issues
Sort by
recently updated
recently updated
newest added
trafficstars
### Description The `convert` function does not handle `UNSET` values as I expected (or I am missing some detail in how optionality and unset work together). If a field has...