Expand description
§Rust Cache Library
A lightweight, cross-platform caching library for Rust applications. Provides configurable cache storage, lifecycle management, and file formatting.
Structs§
- Cache
- Main cache manager handling multiple cache objects
- Cache
Config - Main configuration structure for cache behavior
- Cache
Format Config - File naming format configuration
- Cache
Object - Represents an individual cache object with file operations
- Cache
Path Config - Platform-specific path configuration