pub fn constant_to_rust(value: &Constant) -> String
Convert a Python constant value to its Rust literal equivalent.