Module ra_ap_rust_analyzer::config

source ·
Expand description

Config used by the language server.

Of particular interest is the feature_flags hash map: while other fields configure the server itself, feature flags are passed into analysis, and tweak things like automatic insertion of () in completions.

Structs§

Enums§