Docs.rs
  • msgpack-schema-1.1.0
    • msgpack-schema 1.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • nyuichi
    • Dependencies
      • byteorder ^1 normal
      • msgpack-schema-impl =1.1.0 normal
      • msgpack-value =1.1.0 normal
      • rmp ^0.8 normal
      • thiserror ^1.0.25 normal
      • proptest ^1 dev
      • proptest-derive ^0.3 dev
      • trybuild ^1.0 dev
    • Versions
    • 30.23% 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

msgpack_schema1.1.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Derive Macros

List of all items

Structs

  • Deserializer
  • InvalidInputError
  • Serializer
  • ValidationError

Enums

  • DeserializeError
  • Token

Traits

  • Deserialize
  • Serialize

Derive Macros

  • Deserialize
  • Serialize

Functions

  • deserialize
  • serialize
  • serialize_into