Dan Aloni
Dan Aloni
@xftroxgpx another case to consider are two calls to `function!()` within in the exact same function - therefore I think that no assumption of uniqueness should be made on the...
Now that I am actually using my implementation in the logging system I am writing, I fixed some bugs there. Updated my branch (also rebased ontop 1.25.0). Before, the names...
Hi all, Although the RFC is not fully formed, I submitted an implementation as a pull request so we can have a working reference implementation that may assist in promoting...
Following the ongoing effort in Rust 2018 to make macros first class citizens like other items, perhaps it is worth to consider having `function!` be provided from a path, i.e....