Type Alias freya_testing::prelude::CanvasRunner

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