pub fn pkg_file_is_trusted(
    cache: &UniquePtr<PkgCacheFile>,
    pkg_file: &mut PackageFile
) -> bool
Expand description

Return true if the PackageFile is trusted.