jsonschema-value 0.48.2

JSON value representations and semantics shared by the jsonschema validator and its bindings
Documentation
1
2
3
4
5
pub mod cmp;
pub mod numeric;
#[cfg(feature = "arbitrary-precision")]
pub mod numeric_check;
pub mod unique;