Skip to main content

fetch_search_meta

Function fetch_search_meta 

Source
pub async fn fetch_search_meta(
    pool: &SqlitePool,
    ids: &[String],
) -> HashMap<String, SearchSkillMeta>