Expand description
Support for configurable alphabets
Structs
- Prepared Alphabet for
EncodeBuilder::with_alphabetandDecodeBuilder::with_alphabet.
Enums
- Errors that could occur when preparing a Base58 alphabet.
Support for configurable alphabets
EncodeBuilder::with_alphabet and
DecodeBuilder::with_alphabet.