pub fn decrypt_secrets( config: &str, key: &str, ) -> Result<String, ConfigSecretsError>
Decrypts all SECRET(...) blocks in the provided string.
SECRET(...)