Type Alias Row

Source
pub type Row = [Action<'static, &'static &'static [&'static CustomAction]>; 767];