Cargo Features

Whatawhat has no features set by default.

[dependencies]
whatawhat = { version = "0.2.3", features = ["win", "x11"] }
win

Enables windows ^0.58.0

Affects window_api::win

x11

Enables xcb

Affects window_api::x11