Cargo Features
[dependencies]
yane = { version = "1.1.11", default-features = false, features = ["sdl", "wasm-bindgen"] }
- default = sdl
-
The
sdlfeature is set by default wheneveryaneis added withoutsomewhere 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 ^0.16.1, sdl2 ^0.37.0, 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