Docs.rs
  • msgpackin-0.0.4
    • msgpackin 0.0.4
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • neonphog
    • Dependencies
      • futures-io ^0.3 normal optional
      • msgpackin_core ^0.0.4 normal
      • serde ^1.0 normal optional
      • tokio ^1 normal optional
      • futures ^0.3.19 dev
      • serde ^1.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
  • 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

msgpackin0.0.4

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • de::DeserializerSync
  • ser::SerializerSync
  • ser::SerializerSyncContainer
  • ser::SerializerSyncRef
  • types::Config
  • value::Utf8Str
  • value::Utf8StrRef

Enums

  • types::Error
  • types::Num
  • value::Value
  • value::ValueRef

Traits

  • types::StdError
  • types::consumer::AsConsumerAsync
  • types::consumer::AsConsumerSync
  • types::producer::AsProducerAsync
  • types::producer::AsProducerComplete
  • types::producer::AsProducerSync

Functions

  • de::from_async
  • de::from_async_config
  • de::from_ref
  • de::from_ref_config
  • de::from_sync
  • de::from_sync_config
  • ser::to_async
  • ser::to_async_config
  • ser::to_bytes
  • ser::to_bytes_config
  • ser::to_sync
  • ser::to_sync_config

Type Aliases

  • types::BoxFut
  • types::Result
  • types::consumer::DynConsumerAsync
  • types::consumer::DynConsumerSync
  • types::producer::DynProducerAsync
  • types::producer::DynProducerComplete
  • types::producer::DynProducerSync