Docs.rs
windows-helpers-0.4.3
windows-helpers 0.4.3
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Enyium
Dependencies
map-self ^0.1.0
normal
num-traits ^0.2.17
normal
windows ^0.48.0
normal
optional
windows ^0.52.0
normal
optional
windows ^0.58.0
normal
optional
anyhow ^1.0.75
dev
regex ^1.10.2
dev
windows ^0.58.0
dev
Versions
46.1%
of the crate is documented
Platform
i686-pc-windows-msvc
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
windows_
helpers
0.4.3
In windows_
helpers::
win32_
app::
error
windows_helpers
::
win32_app
::
error
Function
take_app_error
Copy item path
Source
pub fn take_app_error() ->
Option
<
Box
<dyn
Error
+
Send
+
Sync
>>
Expand description
Clears the app error and returns it.