irox_egui_extras::logplot

Type Alias FormatterFn

Source
pub type FormatterFn = dyn Fn(f64) -> String + Send;