| Crates.io | referencing |
| lib.rs | referencing |
| version | 0.33.0 |
| created_at | 2024-09-29 14:25:39.045526+00 |
| updated_at | 2025-08-24 17:39:49.17478+00 |
| description | An implementation-agnostic JSON reference resolution library for Rust. |
| homepage | |
| repository | https://github.com/Stranger6667/jsonschema |
| max_upload_size | |
| id | 1390891 |
| size | 248,135 |
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.