Type Definition secrecy::SecretString [−][src]
type SecretString = Secret<String>;
Secret strings
Trait Implementations
impl FromStr for SecretString
[src]
impl FromStr for SecretString
[src]type SecretString = Secret<String>;
Secret strings
impl FromStr for SecretString
[src]