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

Get the idiomatic Python rendering of a class name (for enums, records, errors, etc).