Docs.rs
unsigned-varint-0.7.2
unsigned-varint 0.7.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
github:paritytech:core-devs
parity-crate-owner
Dependencies
asynchronous-codec ^0.6
normal
bytes ^1
normal
futures-io ^0.3.4
normal
futures-util ^0.3.4
normal
nom ^7
normal
tokio-util ^0.7
normal
criterion ^0.3
dev
futures-executor ^0.3.4
dev
hex ^0.4
dev
quickcheck ^1
dev
Versions
96.36%
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
☰
Module codec
Structs
?
Module
unsigned_varint
::
codec
source
·
[
−
]
Expand description
Encoder
/
Decoder
implementations for tokio or asynchronous_codec.
Structs
Uvi
Encoder/Decoder of unsigned-varint values
UviBytes
Encoder/Decoder of unsigned-varint, length-prefixed bytes