referrerpolicy=no-referrer-when-downgrade

Type Alias SecretString

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

Secret strings

Aliased Type§

struct SecretString { /* private fields */ }