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

Enables empty of rendy

rendy:

Common core features

dx12

Enables dx12 of rendy

gl

Enables gl of rendy

metal

Enables metal of rendy

vulkan

Enables vulkan of rendy

init-winit

Enables init-winit of rendy

no-slow-safety-checks

Enables no-slow-safety-checks of rendy

profiler

Enables profiler of rendy

conrod_rendy has 8 features without comments.