pub type EpisodeTasksCache = Cache<String, Arc<TaskTrackingResponse>>;Expand description
待做稿件响应缓存类型
Aliased Type§
pub struct EpisodeTasksCache { /* private fields */ }pub type EpisodeTasksCache = Cache<String, Arc<TaskTrackingResponse>>;待做稿件响应缓存类型
pub struct EpisodeTasksCache { /* private fields */ }