Function egui::widgets::drag_value::get

source ยท
fn get(get_set_value: &mut Box<dyn FnMut(Option<f64>) -> f64 + '_>) -> f64