14 releases (5 breaking)
0.26.1 | Oct 29, 2024 |
---|---|
0.26.0 | Oct 26, 2024 |
0.25.1 | Oct 25, 2024 |
0.24.3 | Oct 24, 2024 |
0.21.0 | Sep 29, 2024 |
#980 in Web programming
34,978 downloads per month
Used in 25 crates
(via jsonschema)
130KB
3K
SLoC
jsonschema-referencing
An implementation-agnostic JSON reference resolution library for Rust.
Features and Design
- Eagerly resolves all external references
- Does not support on-demand resolving of external references
Acknowledgements
This crate is heavily inspired by the Python referencing
package. We extend our gratitude to its authors for their excellent work and design.
lib.rs
:
referencing
An implementation-agnostic JSON reference resolution library for Rust.
Dependencies
~1.6–2.7MB
~49K SLoC