Crate lib_base64[][src]

Expand description

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

Enums

Traits