Cargo Features

[dependencies]
kwin-mouse-loc = { version = "0.0.1-pre-0.0.1-another-try-docfix", default-features = false, features = ["docgen-detect", "keyboard", "uinput", "update-offset", "update-pos", "test"] }
default = docgen-detect

prevent document compiling failed

docgen-detect default

skip processing header from build script

keyboard = uinput
uinput keyboard?

Affects kwin-mouse-loc::device

update-offset update-pos?
update-pos = update-offset

Enables bindgen

Affects update_offset::offset_pos

test