pub fn create_cache_store(options: CacheOptions) -> CacheResult<FsCacheStore>Expand description
创建缓存存储的便捷函数
对应 TypeScript 版本的 CoolCacheStore
pub fn create_cache_store(options: CacheOptions) -> CacheResult<FsCacheStore>创建缓存存储的便捷函数
对应 TypeScript 版本的 CoolCacheStore