You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor error handling and improve pretty print generation
- Enhance error message formatting for invalid IntType
- Create a new LitStr for pretty print body
Update enum_ext and proc-macro2 dependencies
The enum_ext dependency has been updated from version 0.2.1 to 0.2.2 in both README.md and Cargo.toml. Similarly, the version of proc-macro2 has also been updated in the Cargo.toml file from 1.0.83 to 1.0.84.
Update enum_ext version to 0.2.1
This commit includes a version bump of the `enum_ext` dependency in both the README.md and Cargo.toml files from version 0.2.0 to 0.2.1.