Structs§
- Inner 🔒
- Missing
Dependency Error - Indicates the dependency inferred from the
depsyntax that should exist, but missing on the resolved dependencies tables. - Summary
- Subset of a
Manifest. Contains only the most important information about a package.
Enums§
- Feature
Value FeatureValuerepresents the types of dependencies a feature can have.
Functions§
- build_
feature_ 🔒map - Checks features for errors, bailing out a CargoResult:Err if invalid,
and creates
FeatureValuesfor each feature.