Docs.rs
webview2-com-0.38.0
webview2-com 0.38.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
wravery
Dependencies
webview2-com-macros ^0.8.0
normal
webview2-com-sys ^0.38.0
normal
windows ^0.61
normal
windows-core ^0.61
normal
windows-implement ^0.60
normal
windows-interface ^0.59
normal
regex ^1
dev
serde ^1.0
dev
serde_json ^1
dev
windows ^0.61
dev
Versions
47.72%
of the crate is documented
Platform
aarch64-pc-windows-msvc
i686-pc-windows-gnu
i686-pc-windows-msvc
x86_64-pc-windows-gnu
x86_64-pc-windows-msvc
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
ClosureArg
webview2_
com
0.38.0
Closure
Arg
Required Associated Types
Output
Implementations on Foreign Types
BOOL
HRESULT
Option<I>
PCWSTR
Implementors
In crate webview2_
com
webview2_com
Trait
Closure
Arg
Copy item path
Source
pub trait ClosureArg { type
Output
:
Sized
; }
Required Associated Types
§
Source
type
Output
:
Sized
Implementations on Foreign Types
§
Source
§
impl
ClosureArg
for
BOOL
Source
§
type
Output
=
bool
Source
§
impl
ClosureArg
for
HRESULT
Source
§
type
Output
=
Result
<
()
,
Error
>
Source
§
impl
ClosureArg
for
PCWSTR
Source
§
type
Output
=
String
Source
§
impl<I:
Interface
>
ClosureArg
for
Option
<I>
Source
§
type
Output
=
Option
<I>
Implementors
§
Source
§
impl
ClosureArg
for
COREWEBVIEW2_PRINT_STATUS
Source
§
type
Output
=
COREWEBVIEW2_PRINT_STATUS
Source
§
impl
ClosureArg
for
COREWEBVIEW2_SAVE_AS_UI_RESULT
Source
§
type
Output
=
COREWEBVIEW2_SAVE_AS_UI_RESULT