Cargo Features

obel_reflect_derive has no features set by default.

[dependencies]
obel_reflect_derive = { version = "0.0.6", features = ["documentation", "functions"] }
documentation

Features
When enabled, allows documentation comments to be accessed via reflection

functions

Enables function reflection