Docs.rs
rlobkit-dialogs-0.2.3
rlobkit-dialogs 0.2.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
mlm-games
Dependencies
async-trait ^0.1
normal
bytes ^1
normal
rlobkit-core ^0.2.1
normal
thiserror ^2
normal
rfd ^0.15
normal
dirs ^6
normal
pollster ^0.4
normal
jni ^0.22.4
normal
jni-min-helper ^0.4
normal
jvm-getter ^0.1
normal
log ^0.4
normal
mime_guess ^2
normal
ndk-context ^0.1
normal
Versions
4.26%
of the crate is documented
Platform
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
blocking_save_file
rlobkit_
dialogs
0.2.3
In rlobkit_
dialogs::
blocking
rlobkit_dialogs
::
blocking
Function
blocking_
save_
file
Copy item path
Source
pub fn blocking_save_file( title: &
str
, suggested_name: &
str
, extension: &
str
, ) ->
Option
<
PathBuf
>