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

pub type WalkDir = WalkDirGeneric<((), ())>;
Expand description

Builder for walking a directory.