Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
windows-0.18.0
windows 0.18.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
kennykerr
Dependencies
const-sha1 ^0.2
normal
windows_gen ^0.18.0
normal
windows_macros ^0.18.0
normal
Versions
73.53%
of the crate is documented
Go to latest version
Platform
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
☰
Type Definition Result
Other items in
windows
?
Type Definition
windows
::
Result
[
−
]
[src]
pub type Result<T> =
Result
<T,
Error
>;
Expand description
A
Result
type that provides Windows error information.