Add Rust as an Example Langauge
User story.
As a Rust Programmer, I can call Rest API's, so that I can interact with them.
Is your feature request related to a problem?
It would be nice to have Rust as a Language in the extensive example language list.
Describe the solution you'd like
Rust added to the language list for examples with a valid example rust implementation of calling the endpoint.
Additional context
According to https://www.statista.com/statistics/793628/worldwide-developer-survey-most-used-languages/ Rust is more extensively used than Ruby, R, Swift, Objective-C and others in the example list, so should, in theory, be at least as useful as all of those for developers.
I also don't think this is crucial, just a Nice To Have.
Hey hey!
For generating examples we use this library - https://github.com/Kong/httpsnippet
So you would have to go there and petition there. As soon as they add it, for us it would be minimal work.
Good luck!