Module head

Source

Structs§

Head
A component representing the <head> element.
HeadProps

Functions§

default_head
Generates the default <head> element with a charset meta tag.
map_components
Reduces a vector of HTML components by flattening and filtering out duplicates.
unique
Returns a function for filtering head child elements which shouldn’t be duplicated, like .</dd></dl></section></div></main></body></html>