Skip to main content

Crate cache_lite

Crate cache_lite 

Source
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
CacheConfig
Main configuration structure for cache behavior
CacheFormatConfig
File naming format configuration
CacheObject
Represents an individual cache object with file operations
CachePathConfig
Platform-specific path configuration