Function expand_string_with_env

Source
pub fn expand_string_with_env(s: &str) -> Result<String, ExpandStringError<'_>>