Module bs58::decode

source ·
Expand description

Functions for decoding Base58 encoded strings.

Structs

A builder for setting up the alphabet and output of a base58 decode.

Enums

Errors that could occur when decoding a Base58 encoded string.

Type Definitions

A specialized Result type for bs58::decode