pub type DirEntry = DirEntryGeneric<((), ())>;
An alias for an uncustomized directory entry to match the one of the non-parallel version offered by walkdir.
walkdir