Cargo Features

xcomponent-sys has no features set by default.

[dependencies]
xcomponent-sys = { version = "0.1.1", features = ["api-10", "api-11", "api-12", "keyboard-types", "document-features"] }
api-10 api-11?
api-11 api-12? = api-10
api-12 = api-11
keyboard-types

Provides optional conversion from the OH keyboard enum to the keyboard-types enum.

Enables keyboard-types

Affects xcomponent-sys::keyboard_types_compat

document-features

Document available features when building the documentation

Enables document-features