Closed 48cf closed 2 years ago
When you state bug fixing to do
, what are those bugs
? Also love the automagically work :^)
When you state
bug fixing to do
, what are thosebugs
? Also love the automagically work :^)
Oh my bad, it's just that I was in the middle of writing the PR message when I realized what was causing the proc macro to panic when emitting the code for &Path and I fixed it without realizing I left the comment there 😅
Edit: fixed!
Thanks @czapek1337!
This patch introduces a procedural macro that takes care of validating input buffers and paths automagically for us :^) There is still a bit of clean up to do, but for the most part it does what it's supposed to be doing.