Contributions
The nmk-rust plugin contributes to nmk features as described below.
Plugin information
As other plugins, nmk-rust registers its version and documentation link in plugin information config items.
System dependencies
nmk-rust plugin explicitely requires cargo command to be installed, by contributing to systemDeps config
VSCode extensions
nmk-rust plugin recommends usage of following VSCode extensions:
rust-analyzer for generic rust support
Even Better TOML for toml support
Note: enabled only if
nmk-vscodeplugin is used in the nmk project