2 unstable releases
new 0.2.1 | Feb 6, 2025 |
---|---|
0.2.0 |
|
0.1.1 | Feb 3, 2025 |
0.1.0 |
|
#1216 in Network programming
736 downloads per month
Used in 7 crates
(via dbutils)
41KB
763 lines
const-varint
Installation
[dependencies]
const-varint = "0.2"
-
For
ruint::Uint<BITS, LBITS>
support (not compatible inconst
context)const-varint = { version = "0.2", features = ["ruint_1"] }
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.
Dependencies
~0.2–0.8MB
~19K SLoC