Back to Programming Languages forum
I've noticed a few users posting solutions in Rust (onetwogoo among others); it would be nice to have a dropdown option to see all Rust solutions. Rust seems to be very hot right now, we might be getting a lot more submissions with it.
You are right, I even remember someone already proposed this but regretfully I've failed to respond.
Added it now, though I have no idea at once how to improve our language detector for it...
Let it be tested for presence of fn main
at least...