technocreatives / dbc-codegen

Generate Rust structs for messages from a dbc (CAN bus definition) file.
Apache License 2.0
43 stars 22 forks source link

Remove warnings in generated code #68

Closed projectgus closed 1 month ago

projectgus commented 1 month ago

Thanks for creating this project, it's exactly what I was looking for!

This PR is a small collection of individual commits to remove warnings in the generated Rust code. It shouldn't change any actual functionality: