[][src]Function envsubst::is_templated

pub fn is_templated<S>(input: S) -> bool where
    S: AsRef<str>, 

Check whether input string contains templated variables.