pub fn hover(source: &str, offset: usize, platform: Platform) -> HoverResultExpand description
Hover for a byte offset into source, for the given platform.
pub fn hover(source: &str, offset: usize, platform: Platform) -> HoverResultHover for a byte offset into source, for the given platform.