Docs.rs
wire-codec-1.0.0
wire-codec 1.0.0
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
jamesgober
Dependencies
proptest >=1, <1.6
dev
Versions
100%
of the crate is documented
Platform
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
MAX_LEN_U64
wire_
codec
1.0.0
In wire_
codec::
varint
wire_codec
::
varint
Constant
MAX_
LEN_
U64
Copy item path
Source
pub const MAX_LEN_U64:
usize
= 10;
Expand description
Maximum encoded length of a
u64
varint.