once cargo
Accept a Cargo build or test invocation and use the Once graph when its semantics are supported. Other invocations pass through to the system Cargo executable unchanged. Configure this as a mise command wrapper to make ordinary cargo commands use this compatibility surface.
Synopsis#
plaintext
once cargo [ARG]
Arguments#
| Argument | Required | Description |
|---|---|---|
<ARG> | no | Arguments supplied by the Cargo invocation. |