Docs.rs
egui_file-0.2.0
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
egui_file 0.2.0
File dialog window for egui
Crate
Source
Builds
Feature flags
Documentation
Coverage
53.57%
15
out of
28
items documented
0
out of
21
items with examples
Links
Barugon/egui_file
117
28
2
crates.io
Dependencies
egui ^0.19
normal
Versions
0.23.1
(2025-08-26)
0.23.0
(2025-07-15)
0.22.1
(2025-03-23)
0.22.0
(2025-02-07)
0.21.1
(2025-01-31)
0.21.0
(2025-01-04)
0.20.0
(2024-12-22)
0.19.0
(2024-09-26)
0.18.0
(2024-07-04)
0.17.0
(2024-03-27)
0.16.3
(2024-02-29)
0.16.2
(2024-02-21)
0.16.1
(2024-02-21)
0.16.0
(2024-02-21)
0.15.0
(2024-02-06)
0.14.1
(2024-01-15)
0.14.0
(2024-01-09)
0.13.1
(2024-01-08)
0.13.0
(2023-12-02)
0.12.0
(2023-11-24)
0.11.1
(2023-11-11)
0.11.0
(2023-10-01)
0.10.2
(2023-09-14)
0.10.1
(2023-09-09)
0.10.0
(2023-07-21)
0.9.2
(2023-07-21)
0.9.1
(2023-07-15)
0.9.0
(2023-05-25)
0.8.3
(2023-05-24)
0.8.2
(2023-05-07)
0.8.1
(2023-04-18)
0.8.0
(2023-02-08)
0.7.0
(2023-02-07)
0.6.0
(2023-02-06)
0.5.4
(2023-01-14)
0.5.3
(2023-01-12)
0.5.2
(2023-01-11)
0.5.1
(2022-12-18)
0.5.0
(2022-12-14)
0.4.1
(2022-12-07)
0.4.0
(2022-12-06)
0.3.1
(2022-11-07)
0.3.0
(2022-11-02)
0.2.0
(2022-08-22)
Owners
File dialog window (a.k.a. file picker) for egui
Taken from the
Dotrix
project, made into a stand-alone library and modified for more use cases.