Cargo Features
GioUnix has no features set by default.
[dependencies]
gio-unix = { version = "0.22.0", features = ["v2_58", "v2_60", "v2_66", "v2_82", "v2_84"] }
- v2_58 v2_60?
-
Enables v2_58 of gio and gio-unix-sys
- v2_60 v2_66? = v2_58
-
Enables v2_60 of gio and gio-unix-sys
- v2_66 v2_82? = v2_60
-
Enables v2_66 of gio and gio-unix-sys
- v2_82 v2_84? = v2_66
-
Enables v2_82 of gio and gio-unix-sys
- v2_84 = v2_82
-
Enables v2_84 of gio and gio-unix-sys
GioUnix has 5 features without comments.