Module base58

Source
Expand description

Parses Base58 encoded brick and bricklet uids.

Structs§

Uid

Enums§

Base58Error
Error type of Base58 parser.

Traits§

Base58
A trait which adds Base58 parsing capabilities to strings. The alphabet used is “123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ”.

Functions§

u32_to_base58