Cargo Features
[dependencies]
enigo = { version = "0.3.0", default-features = false, features = ["libei", "serde", "wayland", "xdo", "x11rb"] }
- default = xdo
-
The
xdo
feature is set by default wheneverenigo
is added without
somewhere in the dependency tree.default-features = false - libei
- serde
-
Enables serde
- wayland
-
Enables tempfile, wayland-client, wayland-protocols-misc, wayland-protocols-plasma, and wayland-protocols-wlr
- xdo default
- x11rb
-
Enables x11rb
Enigo has 6 features without comments.