Cargo Features
gtk4-macros has no features set by default.
[dependencies]
gtk4-macros = { version = "0.9.3", features = ["xml_validation", "blueprint"] }
- xml_validation = quick-xml
- blueprint
-
Affects
gtk4-macros::include_blueprint
…
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- quick-xml xml_validation?
-
Enables quick-xml ^0.36