Function waifupics_rs::get_with_client[][src]

pub async fn get_with_client(
    client: &Client,
    category: impl Into<Category>,
    many: bool
) -> Result<Vec<String>, Error>