Implementation of multibase in Rust.
List of types currently supported in the multibase spec.
Error types
Decode the base string.
Encode with the given byte slice to base string.
Type alias to use this library’s Error type in a Result.
Error
Result