Cargo Features

[dependencies]
bevy_nokhwa = { version = "0.5.0", default-features = false, features = ["native"] }
default = native

The native feature is set by default whenever bevy_nokhwa is added without default-features = false somewhere in the dependency tree.

native default

Enables nokhwa

bevy_nokhwa has 2 features without comments.