egui/egui_demo_lib/benches
Emil Ernerfeldt 49e43885ff
Replace Context::begin_frame/end_frame with fn run taking a closure (#872)
* Replace Context begin_frame/end_frame with `fn run` taking a closure
* Create `egui::__run_test_ui` to replace `Ui::__test`
* Add helper `egui::__run_test_ctx` for doctests
2021-11-03 20:11:25 +01:00
..
benchmark.rs Replace Context::begin_frame/end_frame with fn run taking a closure (#872) 2021-11-03 20:11:25 +01:00