Expand description
Handles creation of the head and body of an HTML doc.
Structsยง
- Item
Body - All necessary components to render the body portion of the item html doc. Many parts of the HTML body structure will be the same for each item, but things like struct fields vs trait methods will be different.
- Item
Header - All necessary components to render the header portion of the item html doc.