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

generate_bindings build

Enables bindgen ^0.68.1

image

Enables image

requires_dll build

Enables fs_extra and ureq

Ultralight has 4 features without comments.