Skip to main content

set_list_page_json_cached

Function set_list_page_json_cached 

Source
pub async fn set_list_page_json_cached<T: Serialize>(
    state: &AppState,
    key: String,
    page: PageBean<T>,
)
Expand description

写入预序列化 JSON(Redis-only)