Function interpolate

Source
pub fn interpolate(format: &String, values: Vec<String>) -> Result<String>