Hello all!
Got written examples of using Rust in iOS/MacOS applications with Objective-C/Swift:
All of them working perfectly, but there are necessity to use 2 different IDE for it XCode and IntellyJ IDE. It's making difficulties in maintaining projects and for building it.
The question is about using Rust in XCode directly. Is there any way to use Rust in XCode without any other IDE?