Cargo Features
egui_skia has no features set by default.
[dependencies]
egui_skia = { version = "0.4.0", features = ["winit", "cpu_fix", "gl", "vulkan", "metal"] }
- winit
-
Enables egui-winit
- cpu_fix
- gl
- vulkan = skulpin
- metal
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.