Docs.rs
  • musli-binary-common-0.0.24
    • musli-binary-common 0.0.24
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • udoprog
    • Dependencies
      • musli ^0.0.24 normal
      • rand ^0.8.5 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

musli_binary_common0.0.24

Crate Items

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

List of all items

Structs

  • encoding::Fixed
  • encoding::FixedLength
  • fixed_bytes::FixedBytes
  • fixed_bytes::FixedBytesWriterError
  • io::Wrap
  • reader::Limit
  • reader::SliceReader
  • reader::SliceReaderError
  • reader::WithPosition
  • writer::VecWriterError

Enums

  • encoding::Variable
  • int::BigEndian
  • int::LittleEndian

Traits

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

Macros

  • decl_message_repr

Functions

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

Type Aliases

  • int::NativeEndian
  • int::NetworkEndian