Cargo Features
[dependencies]
yane = { version = "1.1.8", default-features = false, features = ["sdl", "wasm-bindgen"] }
- default = sdl
-
The
sdl
feature is set by default wheneveryane
is added without
somewhere in the dependency tree.default-features = false - sdl default
-
Enables anstyle, chrono, clap, copypasta, dirs, glow ^0.14.1, imgui, imgui-glow-renderer, imgui-sdl2-support, regex, rubato, sdl2, serde_yaml, and wavers
sdl2:
Included for examples that use SDL, usually SDL is hidden behind the sdl flag
Affects
yane::app
… - wasm-bindgen
-
Enables wasm-bindgen