mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-20 00:52:41 +03:00
ec9818accb
* refactor(core): App::run_iteration improvements * lint * fixes * fix exit * Apply suggestions from code review Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de> * update cargo.toml * booooool * fix mock runtime * fix doctests * fix doctest againrrrr --------- Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de> |
||
---|---|---|
.. | ||
index.html | ||
main.rs | ||
README.md | ||
tauri.conf.json |
Run Iteration Example
To execute run the following on the root directory of the repository: cargo run --example run-iteration
.