jzon
Continuation of json-rust, a JSON implementation in Rust
0.12.5
4.6M downloads/mo
#4685 most downloaded on crates.io
rustadopt/jzon-rs
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Too new to tell
only 1 dated releases
Nearly every release is documented
notes for 1 of 1 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
1 releases · first in 2023
0 releases in the last 12 months
see the full history below
Release timeline
1 releases · Aug 2023 to Aug 2023
2024
2025
2026
Releases
latest 1-
0.12.525 Aug 2023Release notes
Open source →This is the first version of jzon which continues the unmaintained
json v0.12.4.Features
- Implement
IntoIteratorforObject
- Add
as_object()andas_array()methods
Bug Fixes
- Avoid zero initialization in
Short
Refactor
- Update lifetimes of
read_complex_string - Fix a few typos
Documentation
- Rename to jzon
- Add this changelog
CI
- Add Github workflows
- Implement