Skip to main content

PackageCache

Type Alias PackageCache 

Source
pub type PackageCache = PackageStoreWithLruCache<DbPackageStore>;

Aliased Typeยง

pub struct PackageCache { /* private fields */ }