Function sc_cli::secret_string_from_str[][src]

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

Parse a sercret string, returning a displayable error.