[][src]Function uvm_move_dir::move_dir

pub fn move_dir<S: AsRef<Path>, D: AsRef<Path>>(
    source: S,
    destination: D
) -> Result<()>