residua-uleb128

Crates.ioresidua-uleb128
lib.rsresidua-uleb128
version0.2.0
sourcesrc
created_at2021-04-30 02:22:14.691931
updated_at2021-05-24 03:41:45.856753
descriptionRust library for reading and writing unsigned integers in LEB128 encoding.
homepage
repositoryhttps://github.com/residua/uleb128
max_upload_size
id391367
size17,037
Sean C. Roach (seancroach)

documentation

README

uleb128  Build Status Latest Version

Rust library for reading and writing unsigned integers in LEB128 encoding. View the documentation on docs.rs here.

License

This crate is available as open source under the terms of the MIT License.

Commit count: 4

cargo fmt