pub type StdBase64Array = Base64Array;Expand description
Adapter to serialize a byte array as a base64 string using the standard alphabet
Aliased Typeยง
pub struct StdBase64Array { /* private fields */ }pub type StdBase64Array = Base64Array;Adapter to serialize a byte array as a base64 string using the standard alphabet
pub struct StdBase64Array { /* private fields */ }