Docs.rs
  • willow-encoding-0.1.0
    • willow-encoding 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • sgwilym
    • Dependencies
      • either ^1.10.0 normal
      • syncify ^0.1.0 normal
      • ufotofu ^0.4.2 normal
    • 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

willow_encoding0.1.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • U16BE
  • U32BE
  • U64BE
  • U8BE

Enums

  • CompactWidth
  • DecodeError

Traits

  • Decodable
  • Encodable
  • RelativeDecodable
  • RelativeEncodable
  • sync::Decodable
  • sync::Encodable
  • sync::RelativeDecodable
  • sync::RelativeEncodable

Functions

  • decode_compact_width_be
  • decode_max_power
  • encode_compact_width_be
  • encode_max_power
  • is_bitflagged
  • max_power
  • produce_byte
  • sync::decode_compact_width_be
  • sync::decode_max_power
  • sync::encode_compact_width_be
  • sync::encode_max_power
  • sync::produce_byte