Module packages

Source
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.