plugins.rust-tools.server.completion.autoIter.enable
Toggles the additional completions that automatically show method calls with iter()
or into_iter()
prefixed to them when completing on a type that has them.
Type: null or boolean
Default:
null
Plugin default: true
Declared by: