[][src]Function rhc::templating::substitute

pub fn substitute<'a>(
    base: &'a str,
    variables: &'a [KeyValue]
) -> (Cow<'a, str>, bool)