Crate rstml_component

source ·

Macros§

Structs§

Traits§

Type Aliases§

Attribute Macros§

  • Turns a function into a component function, arguments to the attribute macro are the visibility for the generated struct and the name of the struct. The function should return impl HtmlContent.

Derive Macros§