You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently seeing a lot of PRs for rust seeking to add features that rust-server already has. It's going to be rather tedious to keep maintaining two parallel Rust generators.
Suggest a fix/enhancement
It would surely be more efficient to either pick only one for future maintenance or merge the two?