gbase32_clockwork/gbase32
Types
Functions
pub fn new_decoder() -> fn(String) -> Result(String, String)
Create a new decoder that can be be reused to decode strings from base32 clockwork
pub fn new_encoder() -> fn(String) -> Result(String, String)
Create a new encoder that can be be reused to encode strings in base32 clockwork