Skip to main content

content_table

Function content_table 

Source
pub fn content_table(args: &[ValueWord]) -> Result<ValueWord>
Expand description

Create a table ContentNode.

Content.table(["Name", "Value"], [["a", "1"], ["b", "2"]])