handle_event

Function handle_event 

Source
fn handle_event(
    ctx: &mut InlayHintCtx,
    node: WalkEvent<SyntaxNode>,
) -> Option<SyntaxNode>