v0.2.1
Changed
c_enum!will now emit a custom error message indicating that declaring
multiple enums in a singlec_enum!block is not supported anymore.
What's Changed
- Improve error messages for multiple enums in a c_enum! block by @Phantomical in #11
Full Changelog: v0.2.0...v0.2.1