[][src]Module tinkerforge::base58

Parses Base58 encoded brick and bricklet uids.

Enums

Base58Error

Error type of Base58 parser.

Traits

Base58

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