Docs.rs
tauri-runtime-0.13.0-alpha.4
tauri-runtime 0.13.0-alpha.4
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
tauri-bot
Dependencies
http ^0.2.4
normal
http-range ^0.1.4
normal
rand ^0.8
normal
raw-window-handle ^0.5
normal
serde ^1.0
normal
serde_json ^1.0
normal
tauri-utils ^2.0.0-alpha.4
normal
thiserror ^1.0
normal
url ^2
normal
uuid ^1
normal
gtk ^0.16
normal
jni ^0.20
normal
webview2-com ^0.22
normal
windows ^0.44
normal
Versions
69.07%
of the crate is documented
Go to latest stable release
Platform
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
MenuIdRef
In tauri_runtime::menu
?
Type Definition
tauri_runtime
::
menu
::
MenuIdRef
source
·
[
−
]
pub type MenuIdRef<'a> = &'a
str
;