rust-hotswap
rust-hotswap copied to clipboard
Migrate to proc-macro?
I love the idea of hot reloading, but the crate could not compile now since the removal of qusi-quoting api https://github.com/rust-lang/rust/issues/46849 Should we migrate to proc-macro with syn/quote?