Lucas Fernandes Nogueira 2901145c49 chore: update license headers (#5067) vor 3 Jahren
..
README.md 62ce02f6b5 docs(various): Improve Readability (#4225) vor 3 Jahren
index.html 2a7bf6d912 refactor(examples): improve security when rendering HTML strings [TRI-003] (#14) vor 3 Jahren
main.rs 2901145c49 chore: update license headers (#5067) vor 3 Jahren
tauri.conf.json 38f5db6e6a feat(codegen): fill app metadata in development Info.plist vor 3 Jahren

README.md

State example

A simple Tauri Application showcase the application State usage.

To execute run the following on the root directory of the repository: cargo run --example state