RESSA
RESSA copied to clipboard
0.9.0
This branch/PR will contain all of the changes to be included in version 0.9.0 of this project.
Changes
- Update the AST crate to the new, smaller types.
- Make the Error type no longer have a
Box<dyn std::error::Error>
variant.