pub fn enum_variant_py(nm: &str) -> Result<String, Error>
Expand description

Get the idiomatic Python rendering of an individual enum variant.