Crate encode_selector
source ·Expand description
Crate to encode given integers into CSS valid radixes from a given alphabet.
Functions
Processes given alphabet string and returns a tuple.
Converts an ordinal into an encoded radix.
Crate to encode given integers into CSS valid radixes from a given alphabet.