A small, zero dependency varint implementation in Rust.
# Cargo.toml
[dependencies]
varint-rs = "2.2.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Encodes and decodes a u64 using variable-length integer encoding.
No known issues recorded.
No dependency data recorded yet.