residua-zigzag 0.1.0

A library for converting between signed and unsigned integers using zigzag encoding and decoding.
Documentation

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.