Runtime abstraction for Tauri applications, providing platform-specific window and event loop integration.
# Cargo.toml
[dependencies]
tauri-runtime = "2.11.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example showing the Runtime trait import
Use the `tauri` crate directly for most applications; this crate is for custom runtimes
No dependency data recorded yet.