Skip to main content

manga_page_cache_key

Function manga_page_cache_key 

Source
pub fn manga_page_cache_key(
    _state: &AppState,
    page: i32,
    page_size: i32,
    manga_tran_name: Option<&str>,
    manga_ori_name: Option<&str>,
    category: Option<i16>,
    manga_status: Option<i16>,
    author_name: Option<&str>,
    magazine_name: Option<&str>,
    sort_prop: &str,
    sort_order: &str,
) -> String
Expand description

漫画列表缓存键