Cargo Features

bevy_descendant_collector has no features set by default.

[dependencies]
bevy_descendant_collector = { version = "0.3.0", features = ["dev", "example"] }
dev

Enables dynamic_linking of bevy

bevy:

Force dynamic linking, which improves iterative compile times

example

Enables bevy_asset, bevy_core_pipeline, bevy_gltf, bevy_pbr, bevy_render, bevy_scene, bevy_winit, tonemapping_luts and x11 of bevy

bevy_descendant_collector has 2 features without comments.