SafeX has no features set by default.
[dependencies] safex = { version = "0.0.5", features = ["glx", "xinput", "xcursor", "xlib_xcb", "xlib"] }
Enables glx of x11
Affects safex::glx…
safex::glx
Enables xinput of x11
Affects safex::xinput…
safex::xinput
Enables xcursor of x11
Affects safex::xcursor…
safex::xcursor
Enables xlib_xcb of x11
Affects safex::xcb…
safex::xcb
Enables xlib of x11
Affects safex::xlib…
safex::xlib