Expand description
find command as a lib API. Returns structured matches; rendering (text,
snippets, hints) is the caller’s job — see main.rs for the CLI renderer.
Structs§
Enums§
Functions§
- run
- run_
unfiltered_ by_ node_ type - Re-search across all node types — used by the CLI to suggest near-misses when a typed search returns nothing. Exposed so embedders can offer the same hint UX.