Module configured_rules_provider

Module configured_rules_provider 

Source
Expand description

Configured rules provider implementation

This module implements the IdeProvider trait for custom IDE rules loaded from YAML/JSON configuration files.

Structsยง

CompletionRule
Rule for IDE completion
ConfiguredRulesProvider
Configured rules provider
DefinitionRule
Rule for IDE definition
DiagnosticsRule
Rule for IDE diagnostics
HoverRule
Rule for IDE hover