Configuration Extension

As for all nmk projects config items, nmk-rust ones are all overridable by other plug-ins and project files. But the ones described on this page are specifically designed to be extended.

Cargo configuration

Cargo config and manifest files generation can be configured by rust projects.

Following config items may be extended for that purpose:

Rust package

The rust package handled by an nmk-rust project can be configured using the following items:

Code format

To fine-tune code format of rust source files, an nmk-rust project can be configured using the following items: