Docs.rs
  • musli-binary-common-0.0.1
    • musli-binary-common 0.0.1
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • udoprog
    • Dependencies
      • musli ^0.0.1 normal
      • anyhow ^1.0.56 dev
      • rand ^0.8.5 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • 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
logo

logo

Crate musli_binary_common

logo
Change settings

List of all items

Structs

  • fixed_bytes::FixedBytes
  • fixed_bytes::FixedBytesWriterError
  • io::Wrap
  • reader::SliceReaderError
  • writer::VecWriterError

Enums

  • int::BigEndian
  • int::LittleEndian

Traits

  • int::ByteOrder
  • int::ByteOrderIo
  • int::Signed
  • int::Unsigned
  • reader::Reader
  • writer::Writer

Macros

  • decl_message_repr

Functions

  • int::continuation::decode
  • int::continuation::encode
  • int::zigzag::decode
  • int::zigzag::encode
  • io::wrap

Typedefs

  • int::NativeEndian
  • int::NetworkEndian