Created
November 3, 2019 12:17
-
-
Save robertohuertasm/ec44f1251a78a7f1fea2682ecdddb69d to your computer and use it in GitHub Desktop.
rust_for_android_ios_flutter
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// add it below the use declarations. | |
#[cfg(target_os = "android")] | |
mod android; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment