residua-zigzag

Crates.ioresidua-zigzag
lib.rsresidua-zigzag
version0.1.0
sourcesrc
created_at2021-04-24 22:10:20.446087
updated_at2021-04-24 22:10:20.446087
descriptionA library for converting between signed and unsigned integers using zigzag encoding and decoding.
homepage
repositoryhttps://github.com/residua/zigzag
max_upload_size
id389091
size9,611
Sean C. Roach (seancroach)

documentation

README

zigzag  Build Status Latest Version

A library for converting between signed and unsigned integers using zigzag encoding and decoding. View the documentation on docs.rs here.

License

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

Commit count: 1

cargo fmt