pub fn variant_name(v: &Variant) -> Result<String, Error>
Expand description

Get a String representing the name used for an individual enum variant.