Skip to main content

PostStatsCache

Type Alias PostStatsCache 

Source
pub type PostStatsCache = Cache<CacheKey, PostStats>;
Expand description

文章统计缓存类型。

Aliased Type§

pub struct PostStatsCache { /* private fields */ }