Function sc_cli::secret_string_from_str

source ·
pub fn secret_string_from_str(s: &str) -> Result<SecretString, String>
Expand description

Parse a secret string, returning a displayable error.