Really missing a #soap api client in #rust. Would have been a perfect way to learn rust some more and maybe take a stab at developing something more complex than a basic calculator, but it seems no one developed a production ready soap client yet. Not that soap is a great technology, far from it, but some things you just can't get around ^^
@mrkz
I was actually looking for SOAP client last week, here is why:
https://developers.google.com/adwords/api/docs/guides/start
I will have to use Ruby API client for now :/
@vancha
@brombek @mrkz lets hope enough people see the need that one is developed soon enough ;) good luck!