Function rustler_codegen::expand [] [src]

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