Skip to main content

set_search_results

Function set_search_results 

Source
pub async fn set_search_results(
    query: &str,
    posts: Vec<PostListItem>,
    total: i64,
)
Expand description

写入搜索结果缓存。