Improving source code documentation.
This commit is contained in:
parent
ed13a16ec5
commit
fc69acea8f
7 changed files with 160 additions and 18 deletions
|
@ -23,7 +23,7 @@ use crate::search_results_handler::aggregation_models::RawSearchResult;
|
|||
/// # Errors
|
||||
///
|
||||
/// Returns a reqwest error if the user is not connected to the internet or if their is failure to
|
||||
/// reach the above **upstream search engine** page and also returns error if the scraping
|
||||
/// reach the above `upstream search engine` page and also returns error if the scraping
|
||||
/// selector fails to initialize"
|
||||
pub async fn results(
|
||||
query: &str,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue