Crates.io | residua-zigzag |
lib.rs | residua-zigzag |
version | 0.1.0 |
source | src |
created_at | 2021-04-24 22:10:20.446087 |
updated_at | 2021-04-24 22:10:20.446087 |
description | A library for converting between signed and unsigned integers using zigzag encoding and decoding. |
homepage | |
repository | https://github.com/residua/zigzag |
max_upload_size | |
id | 389091 |
size | 9,611 |
zigzag
A library for converting between signed and unsigned integers using zigzag encoding and decoding. View the documentation on docs.rs
here.
This crate is available as open source under the terms of the MIT License.