Module cargo::ops::cargo_compile::packages
source · Expand description
See Packages
.
Enums§
- Represents the selected packages that will be built.
Functions§
- Build
glob::Pattern
with informative context. - Emits “package not found” error.
- Emits “glob pattern not found” error.
- Checks whether a package matches any of a list of glob patterns generated from
opt_patterns_and_names
. - Given a list opt-in or opt-out package selection strings, generates two collections that represent glob patterns and package id specs respectively.