Skip to main content

find_mov_path_with_append_dir

Function find_mov_path_with_append_dir 

Source
pub fn find_mov_path_with_append_dir(
    project_dir: &Path,
    current_append_dir: &str,
    file_name: &str,
) -> Result<(PathBuf, MovieType)>