[][src]Function macrotest::expand_without_refresh_args

pub fn expand_without_refresh_args<I, S>(path: impl AsRef<Path>, args: I) where
    I: IntoIterator<Item = S> + Clone,
    S: AsRef<OsStr>, 

Same as expand_without_refresh but allows to pass additional arguments to cargo-expand.