Skip to main content

inline_secrets

Function inline_secrets 

Source
pub fn inline_secrets(value: &Value, vault: &BTreeMap<String, String>) -> Value
Expand description

Inverse of redact_secrets: {dotenv|env: NAME} refs and ${dotenv:NAME} placeholders become their values.