plugins.rustaceanvim.settings.server.default_settings.rust-analyzer.highlightRelated.yieldPoints.enable
Enables highlighting of all break points for a loop or block context while the cursor is on any async
or await
keywords.
Type: null or boolean
Default:
null
Plugin default: true