pub fn new(input_value: &str) -> IdenticonExpand description
Generates a new identicon.
This is a wrapper around identicon_rs::Identicon::new.
pub fn new(input_value: &str) -> IdenticonGenerates a new identicon.
This is a wrapper around identicon_rs::Identicon::new.