Docs.rs
  • jsona-util-0.1.0
    • jsona-util 0.1.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • sigoden
    • Dependencies
      • ahash ^0.7 normal
      • anyhow ^1 normal
      • arc-swap ^1.5 normal
      • async-trait ^0.1 normal
      • atty ^0.2 normal
      • futures ^0.3 normal
      • globset ^0.4 normal
      • hex ^0.4 normal
      • indexmap ~1.6.2 normal
      • jsona ^0.3 normal
      • jsona-schema-validator ^0.1 normal
      • jsonschema ^0.16 normal
      • lru ^0.7 normal
      • parking_lot ^0.12 normal
      • regex ^1.6 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • sha1 ^0.10 normal
      • tap ^1.0 normal
      • time ^0.3 normal
      • tracing ^0.1 normal
      • tracing-subscriber ^0.3 normal
      • url ^2.2 normal
      • glob ^0.3 normal
      • reqwest ^0.11 normal
      • tokio ^1 normal
      • tokio ^1 normal
    • Versions
    • 16.24% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate jsona_util

logo
Change settings

List of all items

Structs

  • config::Config
  • config::SchemaRule
  • environment::native::NativeEnvironment
  • schema::JSONASchemaValidator
  • schema::JSONASchemaValue
  • schema::NodeValidationError
  • schema::Schema
  • schema::Schemas
  • schema::associations::SchemaAssociation
  • schema::associations::SchemaAssociations
  • schema::cache::Cache
  • schema::cache::CachedJson
  • util::GlobRule

Enums

  • schema::associations::AssociationRule

Traits

  • environment::Environment

Functions

  • log::setup_stderr_logging

Typedefs

  • AsyncMutex
  • AsyncRwLock
  • HashMap
  • IndexMap
  • LruCache

Constants

  • config::CONFIG_FILE_NAMES
  • schema::associations::SCHEMA_KEY
  • schema::associations::priority::CONFIG
  • schema::associations::priority::LSP_CONFIG
  • schema::associations::priority::MAX
  • schema::associations::priority::SCHEMA_FIELD
  • schema::associations::source::CONFIG
  • schema::associations::source::LSP_CONFIG
  • schema::associations::source::MANUAL
  • schema::associations::source::SCHEMA_FIELD
  • schema::cache::DEFAULT_CACHE_EXPIRATION_TIME
  • schema::cache::DEFAULT_LRU_CACHE_EXPIRATION_TIME