Crate cargo_run

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.
error
Error handling module for cargo-script CLI tool.
start
This module contains the main logic for the cargo-script CLI tool.