Docs.rs
  • json-utils-0.3.5
    • json-utils 0.3.5
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • RGafiyatullin
    • Dependencies
      • failure ^0.1 normal
      • lazy_static ^1.4 normal
      • maplit ^1.0 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • url ^2 normal
      • valico ^3.1 normal
    • Versions
    • 3.66% 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_utils0.3.5

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits

List of all items

Structs

  • json::JsError
  • json::JsMap
  • json::JsNumber
  • schema::AnyNode
  • schema::ArrayNode
  • schema::BooleanNode
  • schema::IntegerNode
  • schema::InvalidNode
  • schema::NullNode
  • schema::NumberNode
  • schema::ObjectNode
  • schema::QueryNode
  • schema::SchemaCompiled
  • schema::StringNode
  • schema::ValidationError

Enums

  • json::JsValue
  • prelude::JsValue
  • schema::CompileError
  • schema::SchemaNode
  • schema::ValidNode
  • schema_coercion::Coercion
  • schema_coercion::CoercionError

Traits

  • query::Path
  • query::PathComponent
  • query::Query
  • schema::ExtraProps
  • schema::SchemaDescription

Macros

  • include_json_as