b32
A simple base-32 encoder/decoder. It only has two functions:
encode ;
decode ;
Install
Add this to your Cargo.toml:
[]
= "0.1.0"
License
This tiny piece of code is published under the MIT license.
A simple base-32 encoder/decoder. It only has two functions:
encode ;
decode ;
Add this to your Cargo.toml:
[]
= "0.1.0"
This tiny piece of code is published under the MIT license.