[][src]Function cargo_leap::app::fs::copy

pub fn copy<U: AsRef<Path>, V: AsRef<Path>>(from: U, to: V) -> Result<(), Error>

Copy the files from path to path