For us to utilize this tool with django-modern-rest, `msgspec` integration is really useful. Because we define many models as `msgspec` structs for extra speed. Copying them to be `pydantic` / `adaptix` is really painful.
For us to utilize this tool with django-modern-rest,
msgspecintegration is really useful.Because we define many models as
msgspecstructs for extra speed.Copying them to be
pydantic/adaptixis really painful.