The RustTarget
class is a subclass of Target
that is used to configure the code generation for Rust.
- Required
Set the language
field to "rust"
to generate Rust code.
- Required
The path
field is a string that specifies the path to generate the code.