Files
archived-tauri/examples/commands
Hamir Mahal 1a88fc1a9b style: simplify string formatting (#10259)
* style: simplfiy string formatting

* fix: file formatting in `core/`
2024-07-12 13:33:14 +03:00
..

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.