Files
Odin/core/encoding
Laytan d90cc4e3b6 json: fix user unmarshaller example (#6468)
* json: fix user unmarshaller example

- Returning `.None` in the custom unmarshaler is wrong, should be `nil`
- `advance_token` has to be called

Besides the fixes I made it an actual example that will show up on the package docs
2026-03-23 21:28:47 +01:00
..
2026-02-21 14:02:41 +01:00
2026-02-14 13:57:02 +01:00