Docs.rs
  • jsona-util-0.4.0
    • jsona-util 0.4.0
    • Permalink
    • 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
      • indexmap ~1.6 normal
      • jsona ^0.6 normal
      • jsona-schema ^0.3 normal
      • jsona-schema-validator ^0.3 normal
      • md5 ^0.7 normal
      • once_cell ^1.5 normal
      • parking_lot ^0.12 normal
      • regex ^1.6 normal
      • reqwest ^0.11 normal optional
      • serde ^1 normal
      • serde_json ^1 normal
      • time ^0.3 normal
      • tracing ^0.1 normal
      • tracing-subscriber ^0.3 normal
      • url ^2.2 normal
      • urlencoding ^2.1 normal
      • tokio ^1 normal
      • tokio ^1 normal
    • Versions
    • 6.52% 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

jsona_util0.4.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Statics
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • environment::native::NativeEnvironment
  • schema::JSONASchemaValidationError
  • schema::JSONASchemaValidator
  • schema::Schema
  • schema::Schemas
  • schema::associations::SchemaAssociation
  • schema::associations::SchemaAssociations
  • schema::associations::SchemaStore
  • schema::associations::SchemaStoreMeta
  • schema::fetcher::Fetcher
  • util::GlobRule

Enums

  • schema::associations::AssociationRule

Traits

  • environment::Environment

Functions

  • log::setup_stderr_logging
  • util::path::encode_url
  • util::path::is_absolute
  • util::path::is_window
  • util::path::to_string
  • util::path::to_unix
  • util::url::is_url
  • util::url::to_file_path
  • util::url::to_url

Type Aliases

  • AsyncMutex
  • AsyncRwLock
  • HashMap
  • IndexMap

Statics

  • schema::associations::SCHEMA_REF_SCHEMA

Constants

  • schema::associations::SCHEMA_REF_KEY
  • schema::associations::priority::CONFIG
  • schema::associations::priority::LSP_CONFIG
  • schema::associations::priority::MAX
  • schema::associations::priority::SCHEMA_FIELD
  • schema::associations::priority::STORE
  • schema::associations::source::CONFIG
  • schema::associations::source::LSP_CONFIG
  • schema::associations::source::SCHEMA_FIELD
  • schema::associations::source::STORE