generated from ElnuDev/rust-project
Add metadata and license information
This commit is contained in:
parent
68028e700e
commit
eea354e322
5 changed files with 612 additions and 2 deletions
|
@ -6,7 +6,6 @@ use rand::seq::SliceRandom;
|
|||
|
||||
pub const BING: &str = "https://www.bing.com/images/search";
|
||||
|
||||
/// An API for fetching images of a query, sourced from Microsoft Bing.
|
||||
#[derive(Parser, Debug)]
|
||||
#[command(author, version, about, long_about = None)]
|
||||
struct Args {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue