[][src]Type Definition show_notes::e025::DistanceFrom

type DistanceFrom<'a> = Box<dyn FnMut(&'a Point) -> f32 + 'a>;