freya::common::custom_attributes

Type Alias CanvasRunner

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