plugins.rust-tools.crateGraph.enabledGraphvizBackends

List of backends found on: https://graphviz.org/docs/outputs/ Is used for input validation and autocompletion

Plugin default: null

Type: null or (list of string)

Default: null

Declared by:

plugins.rust-tools.crateGraph.backend

Backend used for displaying the graph see: https://graphviz.org/docs/outputs/

Plugin default: "x11"

Type: null or string or raw lua code

Default: null

Declared by:

plugins.rust-tools.crateGraph.full

true for all crates.io and external crates, false only the local crates

Plugin default: true

Type: null or boolean or raw lua code

Default: null

Declared by:

plugins.rust-tools.crateGraph.output

where to store the output, nil for no output stored

Plugin default: null

Type: null or string or raw lua code

Default: null

Declared by: