Docs.rs
tauri-runtime-0.8.0
tauri-runtime 0.8.0
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
infer ^0.7
normal
serde ^1.0
normal
serde_json ^1.0
normal
tauri-utils ^1.0.0-rc.9
normal
thiserror ^1.0
normal
uuid ^1
normal
gtk ^0.15
normal
webview2-com ^0.16.0
normal
windows ^0.37.0
normal
Versions
76.51%
of the crate is documented
Go to latest version
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
☰
Result
In tauri_runtime
?
Type Definition
tauri_runtime
::
Result
source
·
[
−
]
pub type Result<T> =
Result
<T,
Error
>;
Expand description
Result type.