cargo-help
Display help on cargo and its subcommands.
cargo
cargo-generate-lockfile
Generate the Cargo.lock file for the current package. Similar to cargo update, but has less options.If the lockfile already exists it will be rebuilt with latest version of every package.
Cargo.lock
cargo update
cargo-fmt
Run rustfmt on all source files in a Rust project.
rustfmt
cargo-fix
Automatically fix lint warnings reported by rustc.
rustc
cargo-fetch
Fetch dependencies of a package from the network.
cargo-doc
Build the documentation of Rust packages.
cargo-clippy
A collection of lints to catch common mistakes and improve your Rust code.
cargo-clean
Remove generated artifacts in the target directory.
target
cargo-check
Check a local package and all of its dependencies for errors.
cargo-build
Compile a local package and all of its dependencies.
cargo-bench
Compile and execute benchmarks.
cargo-add
Add dependencies to a Rust project's Cargo.toml manifest.
Cargo.toml
carbon-now
Create beautiful images of code.
cancel
Cancel print jobs.See also: lp, lpmove, lpstat.
lp
lpmove
lpstat
calligrawords
Calligra's word processor application.See also: calligraflow, calligrastage, calligrasheets.
calligraflow
calligrastage
calligrasheets
Calligra's presentation application.See also: calligraflow, calligrawords, calligrasheets.
Calligra's spreadsheet application.See also: calligraflow, calligrastage, calligrawords.
Calligra's flowchart and diagram application.See also: calligrastage, calligrawords, calligrasheets.
calibredb
Manipulate an e-book database.Part of the Calibre e-book library.
calibre-server
A server application to distribute e-books over a network.Note: e-books must already be imported into the library using the GUI or the calibredb CLI.Part of the Calibre e-book library.