Expand description
This is an internal crate for managing downloaded symbol files.
Structsยง
- Quota
Manager - Evicts least-recently-used files in a managed directory when asked to do so.
- Quota
Manager Notifier - Used to initiate a
QuotaManager
eviction, and to tell it about the creation and access of files.Send
andSync
.