ropottnik
ropottnik
I think this is outdated too, right? > As previously mentioned, macro processing in Rust happens after the construction of the AST. As such, the syntax used to invoke a...
However, it's a great exercise for people who want to understand the code: Trying to get the example from the README.md to work as I'm currently doing 😛 I could...
Yeah, I noticed that when first using the `crates.io` version and the `master` code for reference. Quite a change. I could also try putting the example into a testable API...
@n1t0 could you have a look at #373 if it is fine like that?