Cargo Features
[dependencies]
mango-egui = { version = "0.1.3", default-features = false, features = ["file"] }
- default = file
-
The
file
feature is set by default whenevermango-egui
is added without
somewhere in the dependency tree.default-features = false - file default
-
Enables rfd ^0.10.0
mango-egui has 2 features without comments.