[][src]Type Definition pandoc_ast::TableHead

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