pub fn inline_secrets(value: &Value, vault: &BTreeMap<String, String>) -> Value
Inverse of redact_secrets: {dotenv|env: NAME} refs and ${dotenv:NAME} placeholders become their values.
redact_secrets
{dotenv|env: NAME}
${dotenv:NAME}