Cargo Features

bevy_enoki has no features set by default.

[dependencies]
bevy_enoki = { version = "0.5.0", features = ["dev"] }
dev

Enables trace and tracing-tracy of bevy_render and trace of bevy_app, bevy_asset, and bevy_core_pipeline

bevy_app:

Debugging Features

Enables tracing integration, allowing spans and other metrics to be reported through that framework.

bevy_enoki has 1 feature without comment.