v0.0.8
What's Changed
- Added
impl_mod.add_use()
,impl_for.generate_const()
andimpl_for::impl_type
by @VictorKoenders in #17 - Improvements by @VictorKoenders in #18
- Added the ability to override an error span
- Made ImplFor::modify_generic_constraints able to return an erro
- Removed an assert, added 2 functions to GenericConstraints
- Release 0.0.8 by @VictorKoenders in #19
Full Changelog: v0.0.7...v0.0.8