Cargo Features

rafx-framework has no features set by default.

[dependencies]
rafx-framework = { version = "0.0.16", features = ["rafx-empty", "rafx-dx12", "rafx-vulkan", "rafx-metal", "rafx-gles2", "rafx-gles3", "static-vulkan"] }
rafx-empty

Enables rafx-empty of rafx-api

rafx-dx12

Enables rafx-dx12 of rafx-api

rafx-vulkan

Enables rafx-vulkan of rafx-api

rafx-metal

Enables rafx-metal of rafx-api

rafx-gles2

Enables rafx-gles2 of rafx-api

rafx-gles3

Enables rafx-gles3 of rafx-api

static-vulkan

Enables static-vulkan of rafx-api

rafx-framework has 7 features without comments.