зеркало из https://github.com/mozilla/toodle.git
INACTIVE - http://mzl.la/ghe-archive - Example project showing a not-very-real-world app with Rust storage running on iOS, on Android, and in a WebExtension. Please follow progress on Mozilla's next generation cross platform sync and storage solution at https://github.com/mozilla/mentat.
14d08ee472
Fully functioning login flow for todolist. |
||
---|---|---|
.vscode | ||
basic | ||
complex objects | ||
.gitignore | ||
README.md |
README.md
cross-platform-rust
Example project showing a rust library running on multiple platforms.
If you want to create a simple rust library that passes primatives to both iOS and Android, check out the basic
project.
If you want to create a rust library that passes more complex objects, check out the complex objects
project.