3 releases
new 0.0.3 | Oct 26, 2024 |
---|---|
0.0.2 | Sep 4, 2024 |
0.0.1 | Aug 12, 2024 |
#658 in Encoding
204 downloads per month
Used in 2 crates
(via ytmapi-rs)
36KB
846 lines
Wrapper for serde_json that provides nicer errors when crawling through large json files. Designed for ytmapi_rs YouTube Music library, but could be used in more general applications.
lib.rs
:
Library to crawl Json using the pointer syntax and return useful errors. Documentation is a work in progress.
Dependencies
~0.5–1MB
~20K SLoC