💡 Module comment text to better describe the module code (#428)
* better description * 🔖 chore(release): bump the app version (#428) * 🔖 chore(release): bump the app version (#428) --------- Co-authored-by: alamin655 <mdalamin655@outlook.com>
This commit is contained in:
parent
11166b4876
commit
1143846ca6
3 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
//! The `duckduckgo` module handles the scraping of results from the duckduckgo search engine
|
||||
//! by querying the upstream duckduckgo search engine with user provided query and with a page
|
||||
//! The `startpage` module handles the scraping of results from the startpage search engine
|
||||
//! by querying the upstream startpage search engine with user provided query and with a page
|
||||
//! number if provided.
|
||||
|
||||
use std::collections::HashMap;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue