Docs.rs
  • bitbuffer-0.10.7
    • bitbuffer 0.10.7
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • icewind1991
    • Dependencies
      • bitbuffer_derive ^0.10 normal
      • err-derive ^0.3 normal
      • memchr ^2 normal
      • num-traits ^0.2 normal
      • schemars ^0.8 normal
      • serde ^1 normal
      • iai ^0.1 dev
      • maplit ^1 dev
      • serde_json ^1 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 bitbuffer

logo
Change settings

List of all items

Structs

  • BigEndian
  • BitReadBuffer
  • BitReadStream
  • BitWriteStream
  • LazyBitRead
  • LazyBitReadSized
  • LittleEndian

Enums

  • BitError

Traits

  • BitRead
  • BitReadSized
  • BitWrite
  • BitWriteSized
  • Endianness

Derive Macros

  • BitRead
  • BitReadSized
  • BitWrite
  • BitWriteSized

Functions

  • bit_size_of
  • bit_size_of_sized

Typedefs

  • Result