Building an iOS App in Rust, Part 1: Getting Started with Rust Editor’s note: This is the first post in our series on building an iOS app in Rust. The vast majority of apps that get developed for iOS and Android are written in the native languages provided by the platform: Swift or Objective-C on iOS, and Java on Android. I don’t expect that to change any time soon; however, sometimes there’s a ne