Docs.rs
  • json-schema-tools-0.1.0
    • json-schema-tools 0.1.0
    • Permalink
    • Docs.rs crate page
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • travisbrown
    • Dependencies
      • indexmap ^2 normal
      • lazy_static ^1 normal
      • regex ^1 normal
      • serde ^1 normal
      • serde_json ^1.0 normal
      • thiserror ^1 normal
    • Versions
    • 1.83% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

json_schema_tools0.1.0

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • key_order::KeyOrderMismatch
  • path::Path
  • schema::Metadata
  • schema::Schema
  • schema::SchemaFile
  • schema::SchemaObject

Enums

  • compose::Error
  • lint::Issue
  • path::Entry
  • reference::Error
  • reference::Reference
  • reference::UnsupportedRefReason
  • schema::AdditionalProperties
  • schema::SchemaDef
  • schema::SchemaType

Functions

  • compose::compose
  • key_order::check_key_order
  • lint::lint