Cargo Features
Ultralight has no features set by default.
[dependencies]
ultralight = { version = "0.1.7", features = ["filewatching", "generate_bindings", "image", "requires_dll"] }
- filewatching
-
Enables notify ^6.1.1
- generate_bindings build
-
Enables bindgen ^0.68.1
- image
-
Enables image
- requires_dll build
Ultralight has 4 features without comments.