Crate multibase [] [src]

Enums

Base

List of supported bases.

Error

Error types

Functions

decode

Decode the string.

encode

Encode a given string with the specified base.

Type Definitions

DecodeResult

Decoding result type

EncodeResult

Encoding result type