| Crates.io | referencing |
| lib.rs | referencing |
| version | 0.40.0 |
| created_at | 2024-09-29 14:25:39.045526+00 |
| updated_at | 2026-01-18 00:09:44.70853+00 |
| description | An implementation-agnostic JSON reference resolution library for Rust. |
| homepage | |
| repository | https://github.com/Stranger6667/jsonschema |
| max_upload_size | |
| id | 1390891 |
| size | 265,971 |
An implementation-agnostic JSON reference resolution library for Rust.
This crate is heavily inspired by the Python referencing package. We extend our gratitude to its authors for their excellent work and design.