Crate samply_quota_manager

Source
Expand description

This is an internal crate for managing downloaded symbol files.

Structsยง

QuotaManager
Evicts least-recently-used files in a managed directory when asked to do so.
QuotaManagerNotifier
Used to initiate a QuotaManager eviction, and to tell it about the creation and access of files. Send and Sync.