Crate render_macros

Source

Macros§

  • Render a component tree to an HTML string, using XML-like tags.
  • Generate a renderable component tree, before rendering it

Attribute Macros§

  • A syntactic sugar for implementing Render conveniently using functions.