Crate multibase[−][src]
Enums
Base | List of types currently supported in the multibase spec. |
Error | Error types |
Functions
decode | Decode the base string. |
encode | Encode with the given byte slice to base string. |
Type Definitions
Result | Type alias to use this library’s |