merde_json-v9.0.0
fasterthanlime
released this
30 Nov 20:05
·
5 commits
to main
since this release
Other
- Mhh
- Use DynSerialize in merde_json
- Rename serialize_sync to serialize
- async stuff Does Not Work for now
- remove async versions of things
- wip dyn serialize
- bye bigint
- Remove unused jiter_lite methods
- Fix more warnings and errors
- More!
- yay other errors
- Dwip
- Expose to_tokio_writer
- Remove JsonSerialize trait
- Expose an async Deserializer interface
- Make Deserializer::next async
- Move things around re: absorbing merde_time in merde_core