igri
is a runtime inspector powered by [imgui-rs]
```rust use igri::Inspect;
pub struct MyCoolStruct
dummy
featureWe want to disable developer UI on release build. Enable dummy
feature flag to turn off #[derive(Inspect)]
expansion.
Be sure to out put other calls to
igri
, too!