Skip to main content

table

Function table 

Source
fn table(
    report: &Value,
    rows: &[Value],
    kind: &str,
    key: &str,
    caption: &str,
) -> Result<String>