Home
last modified time | relevance | path

Searched defs:new_path (Results 1 – 2 of 2) sorted by relevance

/DADK/dadk-user/src/utils/
H A Dfile.rs36 let new_path = dst.join(path.file_name().unwrap()); in move_files() localVariable
H A Dfile.rs36 let new_path = dst.join(path.file_name().unwrap()); in move_files() localVariable