[]Type Definition git_features::fs::walkdir::WalkDir

type WalkDir = WalkDirGeneric<((), ())>;

Builder for walking a directory.