Module bs58::encode

source ·
Expand description

Functions for encoding into Base58 encoded strings.

Structs§

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

Enums§

  • Errors that could occur when encoding a Base58 encoded string.

Traits§

Type Aliases§