List of all items
Structs
- document::Cursor
- document::Doc
- document::NodeId
- error::DocumentError
- error::FormatError
- error::MaterializeError
- error::ParseError
- error::SchemaError
- error::WriteError
- infer::AnyFallback
- ops::lint::LintFinding
- registry::Format
- report::Adjustment
- report::WriteReport
- schema::Field
- schema::Record
- schema::Ref
- schema::Scalar
- schema::Schema
- schema::ValidationError
- schema::ValidationResult
Enums
- document::RawNode
- document::Scalar
- document::Value
- error::OmnistError
- ops::signature::ShapeKey
- report::Severity
- schema::ErrorCode
- schema::ErrorFamily
- schema::FieldType
- schema::Resolved
- schema::ScalarKind
Functions
- formats::json::check_json
- formats::json::read_json
- formats::json::write_json
- formats::toml::check_toml
- formats::toml::read_toml
- formats::toml::write_toml
- formats::xml::check_xml
- formats::xml::read_xml
- formats::xml::read_xml_report
- formats::xml::read_xml_with_schema
- formats::xml::write_xml
- formats::yaml::check_yaml
- formats::yaml::read_yaml
- formats::yaml::write_yaml
- infer::infer
- infer::infer_with_report
- materialize::materialize
- oml::check_oml
- oml::read_oml
- oml::write_oml
- oml::write_oml_compact
- ops::extract::extract
- ops::isomorphic::is_isomorphic
- ops::lint::lint
- ops::minimize::equivalence_classes
- ops::minimize::normalize
- ops::prune::is_empty
- ops::prune::prune
- ops::prune::satisfiable_set
- ops::signature::local_signature
- ops::subschema::compatible_with
- ops::subschema::equivalent
- osd::parse_schema
- osd::to_osd
- registry::formats
- registry::get_format
- registry::register_format
- report::finish_write
- schema::matches_kind
- schema::nullable
Type Aliases
- ops::signature::FieldKey
- ops::signature::LocalSignature
- registry::CheckFn
- registry::ReadFn
- registry::WriteFn