Function tc_cli::secret_string_from_str[][src]

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

Parse a sercret string, returning a displayable error.