Type Definition pandoc_ast::TableFoot

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