Type Alias freya::common::custom_attributes::CanvasRunner

source ยท
pub type CanvasRunner = dyn FnMut(&mut CanvasRunnerContext<'_>) + Sync + Send;