Skip to main content

find_scoped_references

Function find_scoped_references 

Source
pub fn find_scoped_references(
    project: &ProjectRoot,
    symbol_name: &str,
    declaration_file: Option<&str>,
    max_results: usize,
) -> Result<Vec<ScopedReference>>
Expand description

Find all scope-aware references across the project.