[][src]Crate lib_base64

A base64 encoding and decoding library, which implements the encode() and decode() methods for the String type.

Enums

Base64Error

Traits

Base64