Docs.rs
system-extensions-0.0.4
system-extensions 0.0.4
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ryandw11
Dependencies
bitflags ^1.2.1
normal
gtk ^0.9.2
normal
cocoa ^0.24.0
normal
objc ^0.2.7
normal
chrono ^0.4
normal
winapi ^0.3
normal
windows ^0.8.0
normal
windows ^0.8.0
build
Versions
79.68%
of the crate is documented
Platform
x86_64-apple-darwin
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
Module filebox
system_
extensions
0.0.4
Module filebox
Module Items
Structs
In system_
extensions::
dialogues
system_extensions
::
dialogues
Module
filebox
Copy item path
Source
Expand description
A FileBox allows you to Open or Save files. (Mac currently not supported)
Structs
ยง
FileBox
Represents a Save or Open File Dialog.
This is a builder struct, all functions return self, except the open or save method.
Filter
This stores information for the filters.