Docs.rs
  • keyvalues-serde-0.2.2
    • keyvalues-serde 0.2.2
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • CosmicHorrorDev
    • Dependencies
      • keyvalues-parser ^0.2.0 normal
      • serde ^1.0.209 normal
      • divan ^0.1.14 dev
      • insta ^1.39.0 dev
      • pretty_assertions ^1.4.0 dev
      • serde ^1.0.209 dev
    • Versions
    • 41.18% 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

keyvalues_serde0.2.2

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • Deserializer
  • Serializer
  • de::Deserializer
  • ser::Serializer

Enums

  • Error
  • error::Error

Functions

  • de::from_reader
  • de::from_reader_with_key
  • de::from_str
  • de::from_str_raw
  • de::from_str_raw_with_key
  • de::from_str_with_key
  • de::from_vdf
  • de::from_vdf_with_key
  • from_reader
  • from_reader_with_key
  • from_str
  • from_str_raw
  • from_str_raw_with_key
  • from_str_with_key
  • from_vdf
  • from_vdf_with_key
  • ser::to_string
  • ser::to_string_with_key
  • ser::to_writer
  • ser::to_writer_with_key
  • to_string
  • to_string_with_key
  • to_writer
  • to_writer_with_key

Type Aliases

  • Result
  • error::Result