
Finally #unsynn v0.2.0 is out. With plenty new features and improvements (and few breaking changes).
https://docs.rs/unsynn/0.2.0/unsynn/index.html
The 'unsynn!' macro got a lot improvements, it can parse a lot more rust code, including (some) generics. (Marker-)Traits can be defined and implemented with convenient syntax extensions.
We now have our own 'quote!' macro. Some 'format_ident! | format_literal!' etc. macros got added as well.
'transform.rs' adds types that can transform an AST while parsing.
The infrastructure got a big overhaul. Everything is on #radicle now, 'cehgit' got replaced by 'bar' (https://seed.pipapo.org/nodes/seed.pipapo.org/rad:z3WhBdHt1VVNyeQ61zpY66pNzuSrP) which automated this release!