freya_testing::prelude

Type Alias CanvasRunner

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