Module rustup_available_packages::cache[][src]

Cache downloaded manifests.

Structs

FsCache

A cache that stores manifests on a file system.

NoopCache

A cache that does nothing.

Traits

Cache

A cache trait.