cargo-check (1) Linux Manual Page
NAME cargo-check – Check the current project SYNOPSIS cargo check [OPTIONS] DESCRIPTION Check a local package and all of its dependencies. If the –package argument is given, then SPEC is a package id specification which indicates which package should be checked. If it is not given, then the current package is checked. For more information…
