foundation_jsonschema 0.0.1

Self-contained JSON Schema validation for ewe_platform
Documentation
1
2
3
//! Shared test utilities and helpers used by unit tests across the crate.
//!
//! This module is only compiled in test builds (`#[cfg(test)]`).