pub type Base64String = String;
Base64-encoded string.
pub struct Base64String { /* private fields */ }