Type Alias freya_testing::prelude::CanvasRunner

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