table

Function table 

Source
pub fn table<F>(f: F) -> Element
where F: FnOnce(Element) -> Element,
Expand description

Create a table element.