Skip to main content

Base64String

Type Alias Base64String 

Source
pub type Base64String = String;
Expand description

Base64-encoded string.

Aliased Typeยง

pub struct Base64String { /* private fields */ }