A list of items that can be appended into a Document. For each item in
items, the callback is invoked, and its return value is appended to
the document.
This trait defines a renderable entity with arguments. Types that implement
RenderComponent can be packaged up together with their arguments in a
Component, and the Component is renderable.