Expand description
See Packages
.
Enums§
- Packages
- Represents the selected packages that will be built.
Functions§
- build_
glob - Build
glob::Pattern
with informative context. - emit_
package_ 🔒not_ found - Emits “package not found” error.
- emit_
packages_ 🔒not_ found_ within_ workspace - emit_
pattern_ 🔒not_ found - Emits “glob pattern not found” error.
- match_
patterns 🔒 - Checks whether a package matches any of a list of glob patterns generated
from
opt_patterns_and_names
. - opt_
patterns_ 🔒and_ ids - Given a list opt-in or opt-out package selection strings, generates two collections that represent glob patterns and package id specs respectively.