Type Alias pandoc_ast::Row

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