Crate cargo_run

Source
Expand description

The cargo-script library.

This module defines the main library components, including commands and the start logic.

Modulesยง

commands
This module defines the commands and their execution logic for the cargo-script CLI tool.
start
This module contains the main logic for the cargo-script CLI tool.