pub type PasswordString = Dynamic<String>;
Secure heap-allocated String
pub struct PasswordString { /* private fields */ }