cargo-unload

Crates.iocargo-unload
lib.rscargo-unload
version1.0.0
created_at2025-11-18 11:05:06.100335+00
updated_at2025-11-18 11:05:06.100335+00
descriptionA command for handling cargo unload operations
homepage
repository
max_upload_size
id1938186
size2,215
IƱigo Taibo (itaibo)

documentation

README

cargo-unload

cargo-unload exposes the cargo unload command to execute handling operations.


Installation

You can install cargo-unload or the main handling tool (preferred):

cargo install cargo-unload
cargo install handling

Installing using cargo-unload, will give you the following command:

cargo unload

What this crate does

  • Provides the cargo-unload binary so cargo unload works.
  • Calls into the handling crate for all actual functionality.

Usage

cargo unload <args>

See the handling documentation for complete usage instructions.

Commit count: 0

cargo fmt