8 releases
Uses old Rust 2015
0.1.2 | Dec 16, 2018 |
---|---|
0.1.1 | Apr 14, 2018 |
0.1.0 | Aug 13, 2017 |
0.0.5 | Jul 3, 2017 |
0.0.4 | May 30, 2017 |
#1684 in Encoding
5,158 downloads per month
Used in 10 crates
(5 directly)
18KB
324 lines
Implementation of zbase32 in Rust
This is an implementation of the human-oriented base-32 encoding called zbase32.
lib.rs
:
Encoding and decoding of zbase32.
This is an implementation of the human-oriented base-32 encoding called zbase32.