[][src]Crate based

based

based supports the creation of bases with custom digits, where each digit is one character.

based does not currently support multiple-character digits.

Structs

Base

The Base of a numeral system.

UnknownChar

Error type produced when Base::from_str encounters an unknown character. Contains the unknown character.