mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-21 21:48:21 -05:00
🧹 chore: make rustfmt happy (#205)
This commit is contained in:
parent
0672b55349
commit
453dbdc47d
@ -19,7 +19,7 @@ pub struct DuckDuckGo;
|
||||
|
||||
#[async_trait::async_trait]
|
||||
impl SearchEngine for DuckDuckGo {
|
||||
async fn results(
|
||||
async fn results(
|
||||
&self,
|
||||
query: String,
|
||||
page: u32,
|
||||
|
Loading…
Reference in New Issue
Block a user