Type Alias gclient::ext::sp_core::crypto::SecretString

source ·
pub type SecretString = Secret<String>;
Expand description

Secret strings

Aliased Type§

struct SecretString { /* private fields */ }