MCPcopy Index your code
hub / github.com/Andy-Python-Programmer/aero / visit_dirs

Function visit_dirs

src/aero_kernel/build.rs:29–44  ·  view source on GitHub ↗

Helper function of walking the provided `dir`, only visiting files and calling `cb` on each file.

(dir: &Path, cb: &mut dyn FnMut(&DirEntry))

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls 1

pathMethod · 0.80

Tested by

no test coverage detected