Docs.rs
gaia-binary-0.1.0
gaia-binary 0.1.0
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fqq
Dependencies
gaia-types ^0.1.0
normal
Versions
97.2%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
All
gaia_
binary
0.1.0
Crate Items
Structs
Traits
Functions
List of all items
Structs
BigEndian
Fixed
Leb128
LittleEndian
TrackingReader
TrackingWriter
ZigZag
reader::BinaryReader
writer::BinaryWriter
Traits
ByteOrder
ReadBytesExt
WriteBytesExt
traits::BinaryFormat
Functions
read_i32_leb128
read_i64_leb128
read_u32_leb128
read_u64_leb128
write_i32_leb128
write_i64_leb128
write_u32_leb128
write_u64_leb128