Skip to main content

table

Function table 

Source
fn table(
    data: &Value,
    rows: &[Value],
    kind: &str,
    metric: &str,
) -> Result<String>