Lucas Fernandes Nogueira a892728c08 fix(examples): allowlist configuration for core examples (#3340) %!s(int64=3) %!d(string=hai) anos
..
src-tauri a892728c08 fix(examples): allowlist configuration for core examples (#3340) %!s(int64=3) %!d(string=hai) anos
README.md e57a303748 docs(examples): add missing Readme and clarify existing (#3327) %!s(int64=3) %!d(string=hai) anos
index.html 66916b739f chore: add `.prettierrc` in repo root (#2145) %!s(int64=4) %!d(string=hai) anos
package.json 2122ae61fa feat(examples): add state example (#1687) %!s(int64=4) %!d(string=hai) anos

README.md

Commands Example

A simple Tauri Application showcasing the command API.

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