Conversation
| [dependencies] | ||
| fnv = "1.0" | ||
| quick-error = "1.2" | ||
| rusty-fork-macro = { path = "rusty-fork-macro", optional = true } |
|
@daxpedda: I'd like to use Are there any plans to merge this? If you need additional community help to finish this, I'm happy to contribute. |
|
I will take a look at it, if anybody who his responsible for the project can answer some of my questions above that would be splendid. |
|
So looking through hit again, I realized that this PR is not as clean as I would like it. |
8541b1c to
5a8e54f
Compare
|
I cleaned everything up now:
This is now only blocked on #10, which again, is ready to be merged as far as I am concerned. |
Implement proc macro alternative to
rusty_fork_test!.Theres a bit of documentation missing and maybe more unit tests could help, I'm willing to do it, but would like some direction.
Fixes #9.
Blocked on #10.