Crate quokka_templating

Crate quokka_templating 

Source

Structs§

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

Enums§

Error

Traits§

TemplatingStateExt
Allows to execute templating functions directly on any supported state

Functions§

add_routes

Type Aliases§

Result