rinja_rocket 0.2.0

Rocket integration for Rinja templates
Documentation
1
2
3
4
5
6
7
8
# rinja_rocket: Rinja integration with Rocket

[![Documentation](https://docs.rs/rinja_rocket/badge.svg)](https://docs.rs/rinja_rocket/)
[![Latest version](https://img.shields.io/crates/v/rinja_rocket.svg)](https://crates.io/crates/rinja_rocket)
[![Build Status](https://github.com/rinja-rs/rinja/workflows/CI/badge.svg)](https://github.com/rinja-rs/rinja/actions?query=workflow%3ACI)

Integration of the [Rinja](https://github.com/rinja-rs/rinja) templating engine in
code building on the Rocket web framework.