Function teo_parser::jump_to_definition

source ยท
pub fn jump_to_definition(
    schema: &Schema,
    file_path: &str,
    line_col: (usize, usize)
) -> Vec<Definition>