Module inlay_hints

Module inlay_hints 

Source
Expand description

Inlay hints handler using ecosystem trait delegation.

This handler uses the ecosystem registry to delegate inlay hint generation to the appropriate ecosystem implementation.

Functionsยง

handle_inlay_hints
Handles inlay hint requests using trait-based delegation.