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