Cargo Features
native-dialog has no features set by default.
[dependencies]
native-dialog = { version = "0.7.0", features = ["windows_dpi_awareness", "windows_visual_styles"] }
- windows_dpi_awareness
- windows_visual_styles = once_cell
-
Enables handleapi, libloaderapi, sysinfoapi and winbase of winapi
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.