core
dz / codestudy / ripgrep / files / crates / coreSubgraphs
Node Tree
Nodes
main.rs | |
children | main.rs/search, main.rs/files, main.rs/files_parallel, main.rs/main, main.rs/search_parallel, main.rs/types, main.rs/special, main.rs/generate, main.rs/run |
file reference | codestudy/ripgrep/crates/core/main.rs:-1 |
location | codestudy/dz/ripgrep/files.dz:3 |
2025-01-06 21:24 got all the high-level functions Just the bare minimum, named nodes with file ranges. 2025-01-06 21:40 connecting nodes to run function 2025-01-06 21:50 where does anyhow come from? It seems to be used everywhere in main.rs