pub type SecretString = Secret<String>;
Secret strings
struct SecretString { /* private fields */ }
s