Docs.rs
  • toml-0.8.22
    • toml 0.8.22
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • epage
    • ehuss
    • github:toml-rs:maintainers
    • Dependencies
      • indexmap ^2.0.0 normal optional
      • serde ^1.0.145 normal
      • serde_spanned ^0.6.8 normal
      • toml_datetime ^0.6.9 normal
      • toml_edit ^0.22.26 normal optional
      • serde ^1.0.199 dev
      • serde_json ^1.0.116 dev
      • snapbox ^0.6.0 dev
      • toml-test-data ^2.3.0 dev
      • toml-test-harness ^1.3.0 dev
      • walkdir ^2.5.0 dev
    • Versions
    • 100% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

toml0.8.22

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Deserializer
  • Serializer
  • Spanned
  • de::Deserializer
  • de::Error
  • de::ValueDeserializer
  • map::IntoIter
  • map::Iter
  • map::IterMut
  • map::Keys
  • map::Map
  • map::OccupiedEntry
  • map::VacantEntry
  • map::Values
  • ser::Error
  • ser::Serializer
  • ser::ValueSerializer
  • value::Date
  • value::Datetime
  • value::DatetimeParseError
  • value::Time

Enums

  • Value
  • map::Entry
  • value::Offset
  • value::Value

Traits

  • value::Index

Macros

  • toml

Functions

  • de::from_str
  • from_str
  • ser::to_string
  • ser::to_string_pretty
  • to_string
  • to_string_pretty

Type Aliases

  • Table
  • value::Array