Type Alias Password

Source
type Password = SecretString;

Aliased Typeยง

struct Password { /* private fields */ }