new

Function new 

Source
pub fn new(input_value: &str) -> Identicon
Expand description

Generates a new identicon.

This is a wrapper around identicon_rs::Identicon::new.