Docs.rs
binary-util-0.3.4
binary-util 0.3.4
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
Bavfalcon9
Dependencies
binary-util-derive ^0.1.1
normal
bytes ^1.4.0
normal
Versions
39.85%
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
binary_
util
0.3.4
Crate Items
Structs
Enums
Constants
Traits
Derive Macros
List of all items
Structs
io::ByteReader
io::ByteWriter
pool::BytePool
types::BE
types::LE
types::i24
types::u24
types::vari32
types::vari64
types::varu32
types::varu64
Enums
error::BinaryError
Traits
interfaces::Reader
interfaces::Streamable
interfaces::Writer
Derive Macros
BinaryIo
BinaryStream
Constants
io::ERR_EOB
io::ERR_EOM
io::ERR_VARINT_TOO_LONG