plugins.rust-tools.crateGraph.enabledGraphvizBackends
List of backends found on: https://graphviz.org/docs/outputs/ Is used for input validation and autocompletion
Type: null or (list of string)
Default:
null
Plugin default: null
Declared by:
plugins.rust-tools.crateGraph.backend
Backend used for displaying the graph see: https://graphviz.org/docs/outputs/
Type: null or string or raw lua code
Default:
null
Plugin default: "x11"
Declared by:
plugins.rust-tools.crateGraph.full
true for all crates.io and external crates, false only the local crates
Type: null or boolean or raw lua code
Default:
null
Plugin default: true
Declared by:
plugins.rust-tools.crateGraph.output
where to store the output, nil for no output stored
Type: null or string or raw lua code
Default:
null
Plugin default: null
Declared by: