tauri/core/tauri-runtime-wry/src
chip eaec5fe9c1
Limit pub exposure in 2.x (#10158)
* 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 commit b8377222e3.

* mark the runtime crates as unstable API

* Revert "mark the runtime crates as unstable API" [skip ci]

This reverts commit 9284897644.

* 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
2024-07-31 10:54:43 -03:00
..
lib.rs Limit pub exposure in 2.x (#10158) 2024-07-31 10:54:43 -03:00
undecorated_resizing.rs fix(core/wry): implement resizing natively on Windows (#9862) 2024-06-05 19:03:22 +03:00
webview.rs chore: update license headers 2024 (#9043) 2024-03-01 08:29:01 -03:00