Add note for the rest of the options.
This commit is contained in:
parent
7b010a655b
commit
b07efbf43f
|
@ -24,6 +24,8 @@
|
||||||
//! "https://www.gravatar.com/avatar/ebff9105dce4954b1bdb57fdab079ff3"
|
//! "https://www.gravatar.com/avatar/ebff9105dce4954b1bdb57fdab079ff3"
|
||||||
//! );
|
//! );
|
||||||
//! ```
|
//! ```
|
||||||
|
//!
|
||||||
|
//! For all possible options see [`Generator`].
|
||||||
|
|
||||||
/// A generator for Gravatar image URLs.
|
/// A generator for Gravatar image URLs.
|
||||||
#[derive(Debug)]
|
#[derive(Debug)]
|
||||||
|
|
Loading…
Reference in New Issue