[−][src]Function show_notes::e025::distance_from_boxed
pub fn distance_from_boxed<'a, 'b: 'a>(
offset: &'b Point
) -> Box<dyn FnMut(&'a Point) -> f32 + 'a>
pub fn distance_from_boxed<'a, 'b: 'a>(
offset: &'b Point
) -> Box<dyn FnMut(&'a Point) -> f32 + 'a>