1
Fork 0

Add note for the rest of the options.

This commit is contained in:
Bauke 2022-04-02 22:17:20 +02:00
parent 7b010a655b
commit b07efbf43f
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@
//! "https://www.gravatar.com/avatar/ebff9105dce4954b1bdb57fdab079ff3"
//! );
//! ```
//!
//! For all possible options see [`Generator`].
/// A generator for Gravatar image URLs.
#[derive(Debug)]