Function show_notes::e025::distance_from_boxed

source ยท
pub fn distance_from_boxed<'a, 'b: 'a>(
    offset: &'b Point,
) -> Box<dyn FnMut(&'a Point) -> f32 + 'a>