Docs.rs
native-dialog-0.6.4
native-dialog 0.6.4
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
balthild
Dependencies
ascii ^1.1.0
normal
dirs-next ^2.0.0
normal
raw-window-handle ^0.4.2
normal
thiserror ^1.0.19
normal
which ^4.0.0
normal
block ^0.1.6
normal
cocoa ^0.24.0
normal
objc ^0.2.7
normal
objc-foundation ^0.1.1
normal
objc_id ^0.1.1
normal
once_cell ^1.4.0
normal
once_cell ^1.4.0
normal
wfd ^0.1.7
normal
winapi ^0.3
normal
Versions
0%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
☰
Result
In native_dialog
?
Type Definition
native_dialog
::
Result
source
·
[
−
]
pub type Result<T> =
Result
<T,
Error
>;