Skip to main content

hover

Function hover 

Source
pub fn hover<'db>(
    db: &'db dyn Db,
    file: File,
    offset: TextSize,
) -> Option<Hover>