plugins.rustaceanvim.settings.server.default_settings.rust-analyzer.semanticHighlighting.operator.specialization.enable
Use specialized semantic tokens for operators.
When enabled, rust-analyzer will emit special token types for operator tokens instead
of the generic operator
token type.
Type: null or boolean
Default:
null
Plugin default: false