pub fn load_claude_cache() -> Option<ClaudeQuotaSnapshot>Expand description
Loads the last-known Claude quota snapshot, or None when it is absent,
corrupt, or stamped with a schema version this build does not share.
pub fn load_claude_cache() -> Option<ClaudeQuotaSnapshot>Loads the last-known Claude quota snapshot, or None when it is absent,
corrupt, or stamped with a schema version this build does not share.