Cargo Features
SPITFIRE has no features set by default.
[dependencies]
spitfire = { version = "0.29.2", features = ["glow", "fontdue", "draw", "input", "gui"] }
- glow = spitfire-glow
- fontdue = spitfire-fontdue
- draw = spitfire-draw
- input = spitfire-input
- gui = spitfire-gui
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.