Function egui_probe::probe_fn

source ·
pub fn probe_fn<F>(f: F) -> EguiProbeFn<F>
Expand description

Wrap a function into probe-able.