Re-exports§
pub use yaml_rust;
Structs§
- Context
- Contains a number of schemas that may or may not be dependent on each other.
- Schema
- A single schema unit used for validation.
- Schema
Error - A wrapper type around SchemaErrorKind containing path information about where the error occurred.