plugins.rustaceanvim.settings.server.default_settings.rust-analyzer.completion.privateEditable.enable

Enables completions of private items and fields that are defined in the current workspace even if they are not visible at the current position.

Type: null or boolean

Default: null

Plugin default: false