Crate aur_depends
source · [−]Expand description
Structs
The response from resolving dependencies.
Describes an AUR package base.
An AUR package that should be updated.
Collection of AUR updates and missing packages
A conflict
A package that has conflicted with something
Packages from a custom repo.
Describes a package in the package stack.
Config options for Handle.
An alpm Db+Group pair passed to the group callback.
A package that could not be resolved.
Wrapper around a package for extra metadata.
A custom repo.
Resolver is the main type for resolving dependencies
Information about an up to date package
Enums
A package base. This descripes packages that should be built then installed.
The error type for aur-depends.
Type Definitions
Wrapper around ArcPackage for extra metadata.
Wrapper around Srcinfo for extra metadata.
Wrapper around alpm::Package for extra metadata.