[x] I've updated the Rust sample project with latest best practices and gotten it ready to publish
I originally made a PR on this repo but given that we'll be removing it from here, I went ahead and just moved it into it's new repository 👇
[x] I created https://github.com/getditto/template-rust as the new standalone repository. It's currently a private repo, but after a quick review we can make it public
[x] Opened https://github.com/getditto/samples/pull/152 to remove the Rust sample from this repo and add a link to the new sample repo in this repo's README, we can merge this after making the new template app public
rs/
up to date, using best practices for the Rust SDKtemplate-...