Expand description
Crate to encode given integers into CSS valid radixes from a given alphabet.
Functionsยง
- into_
alphabet_ set - Processes given alphabet string and returns a tuple.
- to_
radix - Converts an ordinal into an encoded radix.
Crate to encode given integers into CSS valid radixes from a given alphabet.