runique 2.0.1

A Django-inspired web framework for Rust with ORM, templates, and comprehensive security middleware
Documentation
1
2
//! Template macros — `tpl!` and `tpls!` for static inclusion of built-in templates.
pub mod const_template;