Expand description
support for defining routes - mostly, Tera templates
We embed the templates in the binary because that’s simple to deploy, and avoids entanglement of the build system (and asset configuration).
Structs§
- Content
Type - Representation of HTTP Content-Types.
- Embedded
Template - Embedded
Template IsJustA Part - Tera
- Main point of interaction in this library.
- UiReq
Info - UiReq
Info Unchecked
Enums§
Functions§
Type Aliases§
- Navbar
Entry - title text; template name; route path
- Rendered
Template