mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
165 B
165 B
tauri, tauri-macros
| tauri | tauri-macros |
|---|---|
| patch | patch |
Only commands with a async fn are executed on a separate task. #[command] fn command_name runs on the main thread.