Skip to main content

get_stationed_mangas_cached

Function get_stationed_mangas_cached 

Source
pub async fn get_stationed_mangas_cached(
    state: &AppState,
    member_id: i32,
) -> Option<Vec<StationedManga>>
Expand description

从缓存读取组员常驻漫画,未命中返回 None