Ryan Russell 62ce02f6b5 docs(various): Improve Readability (#4225) %!s(int64=3) %!d(string=hai) anos
..
README.md 62ce02f6b5 docs(various): Improve Readability (#4225) %!s(int64=3) %!d(string=hai) anos
index.html 2a7bf6d912 refactor(examples): improve security when rendering HTML strings [TRI-003] (#14) %!s(int64=3) %!d(string=hai) anos
main.rs f1637d62df refactor(examples): remove unused files (#3762) %!s(int64=3) %!d(string=hai) anos
tauri.conf.json 715cbde384 feat(config): add `$schema` to `tauri.conf.json`, closes #3464 (#4031) %!s(int64=3) %!d(string=hai) anos

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