Skip to main content

hover_property

Function hover_property 

Source
pub fn hover_property(
    query: Query<'_, '_, (&TripleComponent, &Prefixes, &DocumentLinks, &mut HoverRequest)>,
    resource: Res<'_, Ontologies>,
    config: Res<'_, ServerConfig>,
)