Skip to main content

scan

Function scan 

Source
pub fn scan(root: &Path, opts: &FindOptions) -> Result<Scan>
Expand description

Walk root and extract every definition. Never stale: reads the files as they are now.