Expand description
Hover information provider for Oak languages. Hover support for the Oak language framework.
This crate provides traits and structures for providing hover information (documentation, type info, etc.) for code elements in an editor.
Structs§
- Hover
- Represents hover information.
Traits§
- Hover
Provider - Trait for languages that support hover information.