Procedural macros backing the workflow-html crate, providing the
tree!, html!, and html_str! function-like macros for building HTML
node trees, plus the #[renderable] attribute macro for deriving HTML
rendering on custom structs.
Procedural macros backing the workflow-html crate, providing the
tree!, html!, and html_str! function-like macros for building HTML
node trees, plus the #[renderable] attribute macro for deriving HTML
rendering on custom structs.