referrerpolicy=no-referrer-when-downgrade

SecretString

Type Alias SecretString 

Source
pub type SecretString = Secret<String>;
Expand description

Secret strings

Aliased Type§

pub struct SecretString { /* private fields */ }