Skip to main content

locate_symbol

Function locate_symbol 

Source
pub fn locate_symbol(
    ctx: &RefactoringContext,
    file: &Path,
    content: &str,
    name: &str,
) -> Option<SymbolLocation>
Expand description

Find a symbol’s location in a file.