plugins.lsp.servers.rust-analyzer.settings.cachePriming.enable

Warm up caches on project load.

default:

true

Type: null or boolean

Default: null

Declared by:

plugins.lsp.servers.rust-analyzer.settings.cachePriming.numThreads

How many worker threads to handle priming caches. The default 0 means to pick automatically.

default:

0

Type: null or integer or floating point number between 0 and 255 (both inclusive)

Default: null

Declared by: