Function envsubst::is_templated

source ·
pub fn is_templated<S>(input: S) -> boolwhere
    S: AsRef<str>,
Expand description

Check whether input string contains templated variables.