2022-02-04 23:56:57 +03:00
|
|
|
# State example
|
|
|
|
|
2022-05-27 11:06:11 +03:00
|
|
|
A simple Tauri Application showcase the application State usage.
|
2022-02-04 23:56:57 +03:00
|
|
|
|
|
|
|
To execute run the following on the root directory of the repository: `cargo run --example state`
|