[][src]Function liboskar::walk_parallel::single_threaded::read_all_fast

pub fn read_all_fast(
    in_paths: &PathBuf,
    depth: u8,
    max_depth: Option<u8>
) -> FileTree

Function to process directory contents and return a FileTree struct.