pub fn object_names(obj: &Object) -> Result<(String, String), Error>
Expand description

Get the idiomatic Python rendering of an individual enum variant.