Docs.rs
  • taplo-common-0.6.0
    • taplo-common 0.6.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • tamasfe
    • JounQin
    • Dependencies
      • ahash ^0.8.4 normal
      • anyhow ^1.0.53 normal
      • arc-swap ^1.5.0 normal
      • async-recursion ^1.0.0 normal
      • async-trait ^0.1.52 normal
      • futures ^0.3.30 normal
      • glob ^0.3 normal
      • globset ^0.4.8 normal
      • hex ^0.4 normal
      • indexmap ^2.2 normal
      • itertools ^0.10.3 normal
      • json_value_merge ^2.0.0 normal
      • jsonschema ^0.17.1 normal
      • lru ^0.11.1 normal
      • parking_lot ^0.12.0 normal
      • percent-encoding ^2.1.0 normal
      • regex ^1.5 normal
      • reqwest ^0.11.9 normal optional
      • schemars ^0.8.3 normal
      • semver ^1.0.5 normal
      • serde ^1 normal
      • serde_json ^1.0.78 normal
      • sha1 ^0.10.5 normal
      • tap ^1.0.1 normal
      • taplo ^0.14.0 normal
      • thiserror ^1.0.30 normal
      • time ^0.3.7 normal
      • tracing ^0.1.30 normal
      • tracing-subscriber ^0.3.7 normal
      • url ^2.2.2 normal
      • tokio ^1.24.2 normal
      • tokio ^1.24.2 normal
    • Versions
    • 30% 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
    • 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

taplo_common0.6.0

Crate Items

  • Structs
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • config::Config
  • config::Options
  • config::Plugin
  • config::Rule
  • config::SchemaOptions
  • environment::native::NativeEnvironment
  • util::ArcHashValue
  • util::GlobRule
  • util::HashValue

Traits

  • environment::Environment
  • util::Normalize

Functions

  • convert::json_to_toml
  • convert::toml_to_json
  • log::setup_stderr_logging

Type Aliases

  • AsyncMutex
  • AsyncRwLock
  • HashMap
  • IndexMap
  • LruCache

Constants

  • config::CONFIG_FILE_NAMES