Skip to main content

PasswordString

Type Alias PasswordString 

Source
pub type PasswordString = Dynamic<String>;
Expand description

Secure heap-allocated String

Aliased Typeยง

pub struct PasswordString { /* private fields */ }