Skip to main content

create_cache_store

Function create_cache_store 

Source
pub fn create_cache_store(options: CacheOptions) -> CacheResult<FsCacheStore>
Expand description

创建缓存存储的便捷函数

对应 TypeScript 版本的 CoolCacheStore