Cargo Features
egui_glow_tao has no features set by default.
[dependencies]
egui_glow_tao = { version = "0.23.0", features = ["clipboard", "links", "puffin", "winit", "document-features"] }
- clipboard
- links
- puffin
-
Enables puffin ^0.15, puffin of optional egui-tao
- winit = egui-winit
-
Affects
egui_glow_tao::winit
…
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.
- document-features implicit feature
-
Enables document-features
document-features:
Extract documentation for the feature flags from comments in Cargo.toml
- egui-winit not wasm32 winit?
-
Enables egui-tao