bempline 2.0.0

Simple template library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["genuinebyte <crates@genbyte.dev>"]
categories = ["template-engine"]
description = "Simple template library"
edition = "2018"
keywords = ["template", "html"]
license = "ISC"
name = "bempline"
readme = "README.md"
repository = "https://git.sr.ht/~genbyte/bempline"
version = "2.0.0"