Skip to main content

Crate srcwalk

Crate srcwalk 

Source

Modules§

cache
error
index
map
overview
Project fingerprint for MCP initialization. Gives agents instant orientation without a tool call.

Functions§

run
The single public API. Everything flows through here: classify → match on query type → return formatted string.
run_callees
Show what a symbol calls (forward call graph).
run_callers
Find all callers of a symbol.
run_deps
Analyze blast-radius dependencies of a file.
run_expanded
Run with expanded search — inline source for top N matches.
run_full
Full variant — forces full file output, bypassing smart views.
run_path_exact