Language: Rust
OS: Ubuntu 16.04
GCC: 5.4.0
When generating Rust code, I could not find any option to specify a package name to use and had to hand-modify the generated code to use the desired package name. I also had to rename the generated files to remove the _generated suffix and make the file names lower case.