varing 0.10.0

Protobuf's varint encoding/decoding for LEB128 friendly types with full const context operations supports.
Documentation

Protobuf's varint encoding/decoding for LEB128 friendly types with full const context operations supports.

Installation

[dependencies]
varing = "0.10"

Optional Features

Testing

This crate is tested with the quickcheck crate and cargo fuzz (including all optional features).

License

varing 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.