decrypt_secrets

Function decrypt_secrets 

Source
pub fn decrypt_secrets(
    config: &str,
    key: &str,
) -> Result<String, ConfigSecretsError>
Expand description

Decrypts all SECRET(...) blocks in the provided string.