Type Alias freya::core::custom_attributes::CanvasRunner

pub type CanvasRunner = dyn Fn(&mut CanvasRunnerContext<'_>) + Sync + Send;