plugins.rustaceanvim.settings.server.default_settings.rust-analyzer.completion.autoself.enable
Toggles the additional completions that automatically show method calls and field accesses
with self
prefixed to them when inside a method.
Type: null or boolean
Default:
null
Plugin default: true