render_tree

Module prelude

Source

Re-exports§

Structs§

Traits§

  • The Render trait defines a type that can be added to a Document. It is defined for Node, String, &str, and Document.alloc
  • 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.

Functions§