Cargo Features
gfx_app has no features set by default.
[dependencies]
gfx_app = { version = "0.9.0", features = ["mint", "glfw", "sdl", "serialize", "headless", "unstable"] }
- mint
- glfw = gfx_window_glfw
- sdl = gfx_window_sdl
- serialize
- headless
-
Enables headless of gfx_window_glutin ^0.29
- unstable
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.