Function quasi_codegen::expand [] [src]

pub fn expand<S, D>(src: S, dst: D) -> Result<()> where S: AsRef<Path>, D: AsRef<Path>