Cargo Features

bevy_reflect_derive has no features set by default.

[dependencies]
bevy_reflect_derive = { version = "0.15.0-rc.3", features = ["documentation", "functions"] }
documentation

When enabled, allows documentation comments to be processed by the reflection macros

functions

Enables macro logic related to function reflection