Crate multibase [] [src]

Enums

Base
Error

Error types

Traits

Decodable

Trait implemented for string-like types.

Encodable

Trait implemented for byte-array-like types.

Functions

decode

Decode the string.

encode

Encode with the given string

Type Definitions

Result