Cargo Features

openxr-sys has no features set by default.

[dependencies]
openxr-sys = { version = "0.10.0", features = ["linked", "static", "mint"] }
linked static?
static = cmake, linked

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.

mint implicit feature

Enables mint

mint:

Math interoperability standard types

cmake build static?