[][src]Type Definition aur_depends::RepoPackage

type RepoPackage<'a> = Package<Package<'a>>;

Wrapper around alpm::Package for extra metadata.