Crate aur_depends

source ·
Expand description

§aur-depend

aur-depends is a dependency solving library for the AUR

See Resolver for more info.

Structs§

Enums§

  • A package base. This descripes packages that should be built then installed.
  • The error type for aur-depends.

Type Aliases§

  • Wrapper around ArcPackage for extra metadata.
  • Wrapper around Srcinfo for extra metadata.
  • Wrapper around alpm::Package for extra metadata.