fn expose_optional_secret(secret: &Option<SecretString>) -> &strExpand description
Helper function to extract secret string from Option
fn expose_optional_secret(secret: &Option<SecretString>) -> &strHelper function to extract secret string from Option