mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
* hide `Invoke` from documentation * make `Asset` non-exhaustive * make `InvokeRequest` non-exhaustive * mark `tauri_utils::platform::Target` non-exhaustive * mark the runtime crates as unstable API * Revert "mark the runtime crates as unstable API" [skip ci] This reverts commitb8377222e3. * mark the runtime crates as unstable API * Revert "mark the runtime crates as unstable API" [skip ci] This reverts commit9284897644. * mark the runtime crates as unstable API * mark tauri_utils::TitleBarStyle as `#[non_exhaustive]` * mark `InvokeRequest` as non_exhaustive unless `unstable` feature * mark config and acl items as unstable