Hey, It's now possible to create `functionlike!()` proc macros on stable rust using [proc-macro-hack](https://github.com/dtolnay/proc-macro-hack). I'm going to try rewriting power-assert-rs using it.