khnum 0.1.2

Another simpl template "engine"
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.serde_json]
version = "1.0.122"

[dependencies.string-interner]
version = "0.17.0"

[package]
description = 'Another simpl template "engine"'
edition = "2021"
keywords = ["template", "html"]
license = "MIT OR Apache-2.0"
license-file = "LICENSE"
name = "khnum"
readme = "README.md"
repository = "https://github.com/bhargavkulk/khnum"
version = "0.1.2"