Docs.rs
  • taplo-0.14.0
    • taplo 0.14.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • tamasfe
    • JounQin
    • Dependencies
      • ahash ^0.8.4 normal
      • arc-swap ^1.5.0 normal
      • either ^1.6.1 normal
      • globset ^0.4.8 normal
      • itertools ^0.10.3 normal
      • logos ^0.12.0 normal
      • once_cell ^1.4 normal
      • rowan ^0.15.3 normal
      • schemars ^0.8.3 normal optional
      • serde ^1 normal optional
      • serde_json ^1.0.78 normal
      • thiserror ^1.0.30 normal
      • time ^0.3.7 normal
      • tracing ^0.1.30 normal
      • assert-json-diff ^2 dev
      • criterion ^0.5 dev
      • difference ^2.0.0 dev
      • pprof ^0.14 dev
      • serde_json ^1 dev
      • toml ^0.7 dev
    • Versions
    • 32.9% 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

taplo0.14.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • dom::Comment
  • dom::Entries
  • dom::Keys
  • dom::node::Array
  • dom::node::Bool
  • dom::node::DateTime
  • dom::node::Float
  • dom::node::Integer
  • dom::node::Invalid
  • dom::node::Key
  • dom::node::Str
  • dom::node::Table
  • dom::rewrite::PendingPatch
  • dom::rewrite::Rewrite
  • formatter::Options
  • formatter::OptionsIncomplete
  • formatter::OptionsIncompleteCamel
  • formatter::ScopedOptions
  • parser::Error
  • parser::Parse

Enums

  • dom::KeyOrIndex
  • dom::error::Error
  • dom::error::QueryError
  • dom::node::ArrayKind
  • dom::node::DateTimeValue
  • dom::node::IntegerRepr
  • dom::node::IntegerValue
  • dom::node::Node
  • dom::node::StrRepr
  • dom::node::TableKind
  • dom::rewrite::Error
  • dom::rewrite::Patch
  • dom::rewrite::PendingPatchKind
  • formatter::OptionParseError
  • syntax::Lang
  • syntax::SyntaxKind

Traits

  • dom::FromSyntax
  • dom::index::Index
  • dom::node::DomNode
  • util::StrExt
  • util::SyntaxExt

Functions

  • formatter::format
  • formatter::format_green
  • formatter::format_syntax
  • formatter::format_with_path_scopes
  • formatter::format_with_scopes
  • parser::parse
  • util::check_escape
  • util::escape
  • util::join_ranges
  • util::overlaps
  • util::syntax::add_all
  • util::try_join_ranges
  • util::unescape

Type Aliases

  • HashMap
  • HashSet
  • syntax::SyntaxElement
  • syntax::SyntaxNode
  • syntax::SyntaxToken