Module cargo::ops::common_for_install_and_uninstall
source ยท Structsยง
- Tracking information for the set of installed packages.
- CrateListingV2 ๐Tracking information for the set of installed packages.
- InstallInfo ๐Tracking information for the installation of a single package.
- On-disk tracking for which package installed which binary.
Functionsยง
- Helper to get the executable names from a filter.
- feature_set ๐Helper to convert features to a BTreeSet.
- one ๐Get one element from the iterator. Returns None if none left. Returns error if there is more than one item in the iterator.
- Determines the
PathSource
from aSourceId
. - Determines the root directory where installation is done.
- Gets a Package based on command-line requirements.