const_base 0.2.0

Decoding/encoding base 64/32/16 strings at compile-time
Documentation
1
2
3
4
5
6
7
8
9
mod array_str_tests;

mod base16_tests;

mod base32_tests;

mod base64_tests;

mod ui_tests;