Cargo Features
[dependencies]
millennium-webview = { version = "1.0.0-beta.3", default-features = false, features = ["objc-exception", "file-drop", "protocol", "dox", "tray", "fullscreen"] }
- default = file-drop, objc-exception, protocol
-
These default features are set whenever
millennium-webview
is added without
somewhere in the dependency tree.default-features = false - objc-exception default
- file-drop default
-
Affects
webview::WebViewAttributes.file_drop_handler
… - protocol default
- dox
-
Enables dox of millennium-core
- tray
-
Enables tray of millennium-core
- devtools transparent fullscreen