Docs.rs
  • dscfg-client-0.1.0
    • dscfg-client 0.1.0
    • Permalink
    • Docs.rs crate page
    • MITNFA
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Kixunil
    • Dependencies
      • dscfg-proto ^0.1 normal
      • futures ^0.1 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • tokio-io ^0.1 normal
    • Versions
    • 90.91% 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

dscfg_client0.1.0

Crate Items

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

List of all items

Structs

  • Client
  • json::Deserializer
  • json::Error
  • json::Map
  • json::Number
  • json::Serializer
  • json::StreamDeserializer
  • json::de::Deserializer
  • json::de::IoRead
  • json::de::SliceRead
  • json::de::StrRead
  • json::de::StreamDeserializer
  • json::error::Error
  • json::map::IntoIter
  • json::map::IntoValues
  • json::map::Iter
  • json::map::IterMut
  • json::map::Keys
  • json::map::Map
  • json::map::OccupiedEntry
  • json::map::VacantEntry
  • json::map::Values
  • json::map::ValuesMut
  • json::ser::CompactFormatter
  • json::ser::PrettyFormatter
  • json::ser::Serializer
  • json::value::Map
  • json::value::Number
  • json::value::Serializer

Enums

  • ProtocolError
  • json::Value
  • json::error::Category
  • json::map::Entry
  • json::ser::CharEscape
  • json::value::Value

Traits

  • json::de::Read
  • json::ser::Formatter
  • json::value::Index

Macros

  • json::json

Functions

  • json::de::from_reader
  • json::de::from_slice
  • json::de::from_str
  • json::from_reader
  • json::from_slice
  • json::from_str
  • json::from_value
  • json::ser::to_string
  • json::ser::to_string_pretty
  • json::ser::to_vec
  • json::ser::to_vec_pretty
  • json::ser::to_writer
  • json::ser::to_writer_pretty
  • json::to_string
  • json::to_string_pretty
  • json::to_value
  • json::to_vec
  • json::to_vec_pretty
  • json::to_writer
  • json::to_writer_pretty
  • json::value::from_value
  • json::value::to_value
  • new

Type Aliases

  • json::Result
  • json::error::Result