hoc/src
Valentin Brandl 4ddaa84e5f Use new aliases for template functions
`page.rs.html` used to result in a function `templates::page`.
Since ructe 0.7.2, `templates::page_html` was used and now the old alias
has been removed.
2023-01-30 09:22:45 +01:00
..
cache.rs Fix clippy lint 2021-05-27 12:39:45 +02:00
config.rs Migrate to config v0.12.0 2022-02-26 16:22:36 +01:00
count.rs Run fmt 2022-08-22 16:20:24 +03:00
error.rs Use new aliases for template functions 2023-01-30 09:22:45 +01:00
lib.rs Use new aliases for template functions 2023-01-30 09:22:45 +01:00
main.rs Use dotenvy over unmaintained dotenv 2022-08-31 11:09:23 +02:00
service.rs Use helper struct to reduce template parameters 2022-08-19 10:34:37 +02:00
statics.rs Use ructe static file support to serve static files with hashes and caching 2022-08-21 13:48:03 +02:00
telemetry.rs Restructure for testability and implement first tests 2021-03-22 12:46:10 +01:00
template.rs Use helper struct to reduce template parameters 2022-08-19 10:34:37 +02:00