We'd like other rust users to be able to use Charon code. This may involve:
- Make a library that exposes the ast types and helpers;
- Detangle most micro-passes from rustc and make them available in the library;
- Make the dependency on
rustc optional behind a feature flag.
We'd like other rust users to be able to use Charon code. This may involve:
rustcoptional behind a feature flag.