Function read_search_queries_file

Source
pub fn read_search_queries_file(
    path: &Path,
) -> Result<Vec<SearchQuery>, Box<dyn Error>>