pub fn type2string(variant: Variant, uppercase: bool) -> &'static strExpand description
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.