Type Definition pabitell_lib::events::Text

source · []
pub type Text = Option<Box<dyn Fn(&dyn Any, &dyn World) -> String>>;