Function egui::__run_test_ctx
source ยท pub fn __run_test_ctx(run_ui: impl FnMut(&Context))
Expand description
For use in tests; especially doctests.
pub fn __run_test_ctx(run_ui: impl FnMut(&Context))
For use in tests; especially doctests.