[][src]Function argon2::type2string

pub fn type2string(variant: Variant, uppercase: bool) -> &'static str

Function that gives the string representation of an argon2 Variant. If the uppercase parameter is true, the name of the variant is returned with the first letter uppercased.