pub fn stack_panel_tabular(
panel: &PanelData,
) -> Result<TabularData, ValidationError>Expand description
Stack panel units into one tabular table (row-major concat) for refute mutations.
pub fn stack_panel_tabular(
panel: &PanelData,
) -> Result<TabularData, ValidationError>Stack panel units into one tabular table (row-major concat) for refute mutations.