Crates.io | residua-uleb128 |
lib.rs | residua-uleb128 |
version | 0.2.0 |
source | src |
created_at | 2021-04-30 02:22:14.691931 |
updated_at | 2021-05-24 03:41:45.856753 |
description | Rust library for reading and writing unsigned integers in LEB128 encoding. |
homepage | |
repository | https://github.com/residua/uleb128 |
max_upload_size | |
id | 391367 |
size | 17,037 |
uleb128
Rust library for reading and writing unsigned integers in LEB128 encoding. View the documentation on docs.rs
here.
This crate is available as open source under the terms of the MIT License.