Type Definition jwalk::WalkDir

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

Builder for walking a directory.