[][src]Function identicon_rs::new

pub fn new<T>(input_value: T) -> Identicon where
    T: AsRef<str>, 

Generates a new identicon.

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