Docs.rs
  • serde_yaml-0.9.34+deprecated
    • serde_yaml 0.9.34+deprecated
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • dtolnay
    • Dependencies
      • indexmap ^2.2.1 normal
      • itoa ^1.0 normal
      • ryu ^1.0 normal
      • serde ^1.0.195 normal
      • unsafe-libyaml ^0.2.11 normal
      • anyhow ^1.0.79 dev
      • indoc ^2.0 dev
      • serde_derive ^1.0.195 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • 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

serde_yaml0.9.34+deprecated

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Deserializer
  • Error
  • Location
  • Mapping
  • Number
  • Serializer
  • mapping::IntoIter
  • mapping::IntoKeys
  • mapping::IntoValues
  • mapping::Iter
  • mapping::IterMut
  • mapping::Keys
  • mapping::Mapping
  • mapping::OccupiedEntry
  • mapping::VacantEntry
  • mapping::Values
  • mapping::ValuesMut
  • value::Mapping
  • value::Number
  • value::Serializer
  • value::Tag
  • value::TaggedValue

Enums

  • Value
  • mapping::Entry
  • value::Value

Traits

  • Index
  • mapping::Index
  • value::Index

Functions

  • from_reader
  • from_slice
  • from_str
  • from_value
  • to_string
  • to_value
  • to_writer
  • value::from_value
  • value::to_value
  • with::singleton_map::deserialize
  • with::singleton_map::serialize
  • with::singleton_map_recursive::deserialize
  • with::singleton_map_recursive::serialize

Type Aliases

  • Result
  • Sequence
  • value::Sequence