[][src]Type Definition pandoc_ast::TableFoot

type TableFoot = (Attr, Vec<Row>);