Cargo Features
[dependencies]
as-raw-xcb-connection = { version = "1.0.1", default-features = false, features = ["alloc"] }
- default = alloc
-
The
allocfeature is set by default wheneveras-raw-xcb-connectionis added withoutsomewhere in the dependency tree.default-features = false - alloc default
AsRawXcbConnection has 2 features without comments.