Rust bindings to Dear ImGui and the associated sokol utility libraries.
This crate provides access to sokol_imgui
(drop-in Dear ImGui renderer/event-handler) and
sokol_gfx_imgui
(debug-inspection UI).
There's also wrapper to a small subset of the Dear ImGui
C++ functions. This part should be considered very experimental.