find_defs

Function find_defs 

Source
fn find_defs(
    sema: &Semantics<'_, RootDatabase>,
    token: SyntaxToken,
) -> FxHashSet<Definition>