makeover-immediate 0.2.0

The immediate-mode renderer for makeover-layout. Immediate mode is the constraint that matters, not the library: no cascade, no retained tree, one stroke per widget. Backed by egui.
Documentation
1
2
3
4
[toolchain]
channel = "stable"
profile = "minimal"
components = ["rustfmt", "clippy"]