Skip to main content

goto_definition_response

Function goto_definition_response 

Source
pub(crate) fn goto_definition_response(
    snap: &GlobalStateSnapshot,
    src: Option<FileRange>,
    targets: Vec<NavigationTarget>,
) -> Cancellable<GotoDefinitionResponse>