Note: This crate is renamed to varing.
Protobuf's varint encoding/decoding with full const context operations supports. (This project is renamed to varing)
Installation
[]
= "0.4"
-
For
u1,u2,u3, ..,u127= { = "0.4", = "arbitrary-int" } -
For
ruint::Uint<BITS, LBITS>support (not compatible inconstcontext)= { = "0.4", = ["ruint"] } -
For
primitive-typessupport (not compatible inconstcontext)= { = "0.4", = ["primitive-types"] } -
For
ethereum-typessupport (not compatible inconstcontext)= { = "0.4", = ["ethereum-types"] }
License
const-varint is under the terms of both the MIT license and the
Apache License (Version 2.0).
See LICENSE-APACHE, LICENSE-MIT for details.
Copyright (c) 2025 Al Liu.