Closed tavianator closed 3 years ago
Hmm, the failed build is due to
could not find `stringify` in `_core`
Thank you very much for working on this! I'm hoping to find some time to review it soon.
I guess the build error is already present on master
. Pretty sure I've seen this before. Probably needs a MSRV upgrade.
From a rough view, this looks very good. I'd be happy to integrate this if we can add the missing tests.
I have migrated the project to GitHub Actions since Travis service has been discontinued. I rebased your branch. There is no build error anymore.
Partially addresses #6.