Docs.rs
web-view-0.4.1
web-view 0.4.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Boscop
zxey
Dependencies
boxfnonce ^0.1
normal
urlencoding ^1.0
normal
webview-sys ^0.1.1
normal
serde ^1.0
dev
serde_derive ^1.0
dev
serde_json ^1.0
dev
Versions
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Type Definition WVResult
web_view
[
−
]
[src]
Type Definition
web_view
::
WVResult
type WVResult<T =
()
> =
Result
<T,
Error
>;
A WebView result.