Type Definition pandoc_ast::Row

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