Cargo Features
FluidLite has no features set by default.
[dependencies]
fluidlite = { version = "0.2.1", features = ["bindgen", "builtin", "pkg-config", "with-sf3", "with-stb", "shared", "static", "rustdoc"] }
- bindgen
-
Enables bindgen of fluidlite-sys
- builtin
-
Enables builtin of fluidlite-sys
- pkg-config
-
Enables pkg-config of fluidlite-sys
- with-sf3
-
Enables with-sf3 of fluidlite-sys
- with-stb
-
Enables with-stb of fluidlite-sys
-
Enables shared of fluidlite-sys
- static
-
Enables static of fluidlite-sys
- rustdoc = log
-
Enables rustdoc of fluidlite-sys
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.