pub type ClearTextPassword = String;
Clear text password p as str
p
str
pub struct ClearTextPassword { /* private fields */ }