table
html_
builder
0.1.0
html_builder
Function
table
Copy item path
Source
pub fn table<F>(f: F) ->
Element
where F:
FnOnce
(
Element
) ->
Element
,
Expand description
Create a table element.