Docs.rs
windjammer-runtime-0.45.0
windjammer-runtime 0.45.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
jeffreyfriedman
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
axum ^0.8
normal
base64 ^0.21
normal
bcrypt ^0.17
normal
chrono ^0.4
normal
clap ^4.5
normal
console_error_panic_hook ^0.1
normal
optional
csv ^1.3
normal
dirs ^5.0
normal
env_logger ^0.11
normal
getrandom ^0.2
normal
hex ^0.4
normal
js-sys ^0.3
normal
optional
log ^0.4
normal
mime_guess ^2.0
normal
rand ^0.8
normal
rayon ^1.8
normal
regex ^1.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
sqlx ^0.8
normal
optional
thiserror ^1.0
normal
tokio ^1
normal
tower ^0.4
normal
optional
tower-http ^0.5
normal
optional
url ^2.5
normal
urlencoding ^2.1
normal
wasm-bindgen ^0.2
normal
optional
wasm-bindgen-futures ^0.4
normal
optional
web-sys ^0.3
normal
optional
reqwest ^0.12
normal
Versions
73.62%
of the crate is documented
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
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
Skip to main content
Module dialog
windjammer_
runtime
0.45.0
Module dialog
Module Items
Functions
In windjammer_
runtime::
platform::
native
windjammer_runtime
::
platform
::
native
Module
dialog
Copy item path
Source
Expand description
Native dialog implementation
Uses the rfd crate for native file dialogs.
Functions
ยง
open_
directory
open_
file
save_
file
show_
confirm
show_
message