Open theduke opened 4 years ago
I've started to work on a jsx macro for draco.
jsx
Thanks to snax this pretty easy to do.
Would you accept a PR that adds a draco_macros proc macro crate with a jsx macro?
draco_macros
I can also publish it as an external crate, but having it official and re-exported (behind a feature flag) would be nicer.
I've started to work on a
jsx
macro for draco.Thanks to snax this pretty easy to do.
Would you accept a PR that adds a
draco_macros
proc macro crate with ajsx
macro?I can also publish it as an external crate, but having it official and re-exported (behind a feature flag) would be nicer.