René Kijewski bd8d2f334e Implement basic hyper integration
The integration is based on askama_gotham.

There is no specific trait to convert an arbitrary T to
`hyper::Response`, so I used `From<Template> for hyper::Response`.
2022-07-25 11:39:58 +02:00
..
2022-07-25 11:39:58 +02:00