Cargo Features
conrod_rendy has no features set by default.
[dependencies]
conrod_rendy = { version = "0.76.1", features = ["empty", "dx12", "gl", "metal", "vulkan", "init-winit", "no-slow-safety-checks", "profiler"] }
- empty
-
rendy:
Common core features
- dx12
- gl
- metal
- vulkan
- init-winit
-
Enables init-winit of rendy
- no-slow-safety-checks
-
Enables no-slow-safety-checks of rendy
- profiler
conrod_rendy has 8 features without comments.