Description
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?