Skip to main content

get_episode_tasks_json_cached

Function get_episode_tasks_json_cached 

Source
pub async fn get_episode_tasks_json_cached(
    state: &AppState,
) -> Option<Arc<Vec<u8>>>
Expand description

读取缓存的待做稿件 JSON,未命中返回 None