I think better advice for you is to just stay away from opinionated languages. I don't think Rust falls into that category, but I'm not sure.
Sorry, but the C syntax is dominating the native-compiled world. You could try Pascal, they have "end". Or use C with preprocessor magic:
#define END ;}
https://github.com/manastech/crystal
It is still an ongoing development, though.