Type Alias freya_node_state::CanvasRunner

source ยท
pub type CanvasRunner = dyn Fn(&Canvas, &mut FontCollection, Area, f32) + Sync + Send + 'static;