Crate quokka_templating
Source - AliasedEmbed
- Condenses the file path of handlebars “partial” templates in the iterator
- Scripting
- With this you register your script sources and global/“merged” scripts for the whole page
- Styling
- Use it to register your style sources.
- Templating
- Register template sources and use them inside your handlers to render HTML or whatever your templates will output
- TemplatingPouch
- This pouch enables the handlers for styling and scripting
- Error
- TemplatingStateExt
- Allows to execute templating functions directly on any supported state
- add_routes
- Result