ClearTextPassword

Type Alias ClearTextPassword 

Source
pub type ClearTextPassword = String;
Expand description

Clear text password p as str

Aliased Typeยง

pub struct ClearTextPassword { /* private fields */ }