[][src]Type Definition pandoc_ast::Row

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