Type Definition sodg::Alert

source · []
pub type Alert = fn(g: &Sodg, vx: Vec<u32>) -> Vec<String>;