referencing

Crates.ioreferencing
lib.rsreferencing
version0.26.1
sourcesrc
created_at2024-09-29 14:25:39.045526
updated_at2024-10-29 10:53:08.44179
descriptionAn implementation-agnostic JSON reference resolution library for Rust.
homepage
repositoryhttps://github.com/Stranger6667/jsonschema
max_upload_size
id1390891
size170,617
Dmitry Dygalo (Stranger6667)

documentation

README

jsonschema-referencing

crates.io docs.rs

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.

Commit count: 826

cargo fmt