Type Definition freya_node_state::CanvasRunner

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