Module forc_doc::render::item::components

source ·
Expand description

Handles creation of the head and body of an HTML doc.

Structs§

  • 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.
  • All necessary components to render the header portion of the item html doc.