Skip to main content

Module base64

Module base64 

Source
Expand description

Base64-serializable byte types for use with secrecy::SecretBox.

Structsยง

Base64Bytes
A byte buffer that serializes as base64 on the wire.