Type Alias freya_node_state::CanvasRunner

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