A modified ObjCrust which uses Rust cross-compiler. Cross-compiler needs to be built first (note: it is on a separate branch now, so don't forget to checkout it before building).
Requires Xcode 5 and the iOS 7 SDK.
Based on doublec/rust-from-c-example
git clone https://github.com/vhbit/ObjCrust.git- change CROSS_IOS_RUST_ROOT to your local cross compiler root
cd ObjCrust/Rustmakecd ../iOSopen ObjCrust.xcodeproj- Build and run in Xcode