Crate tera_hot_reload

Source

Structs§

LiveReloadLayer
Layer to apply LiveReload middleware.

Functions§

watch
Watches the specified directories for changes and triggers the provided reloader function when a file is created, modified or deleted.

Derive Macros§

TeraTemplate
Create a template from some struct