<command>

Run a cargo command. Example for command format:

@cargo format {
    arguments: "check"
}

Argument Reference

The following arguments are supported:

  • command - (Optional) Example.
  • arguments - (Optional) Arguments for command.
Last updated on