Base64String

Type Alias Base64String 

Source
pub type Base64String = String;
Expand description

Base64 encoded data

Aliased Typeยง

pub struct Base64String { /* private fields */ }