[][src]Type Definition git_features::fs::walkdir::DirEntry

type DirEntry = DirEntryGeneric<((), ())>;

An alias for an uncustomized directory entry to match the one of the non-parallel version offered by walkdir.