Crate askama_iron

Source

Modules§

mime
shared

Structs§

ContentType
Content-Type header, defined in RFC7231
Html
MarkupDisplay
Response
The response representation given to Middleware
Text

Enums§

Error
askama error type

Traits§

Modifier
Allows use of the implemented type as an argument to Set::set.
SizedTemplate
Template
Main Template trait; implementations are generally derived

Functions§

read_config_file
rerun_if_templates_changedDeprecated
Old build script helper to rebuild crates if contained templates have changed

Type Aliases§

Result

Derive Macros§

Template