interpolate

Function interpolate 

Source
pub fn interpolate(
    input: &str,
    secrets: &HashMap<String, String>,
) -> Result<String, Vec<String>>