varj 1.2.0

Ultra-lightweight string templating library. No Dependencies
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
authors = ["sonro <sonro@gmx.com>"]
categories = ["template-engine"]
description = "Ultra-lightweight string templating library. No Dependencies"
edition = "2021"
keywords = ["template", "parser", "templating", "interpolation", "mustache"]
license = "MIT OR Apache-2.0"
name = "varj"
readme = "README.md"
repository = "https://github.com/sonro/varj"
rust-version = "1.71.1"
version = "1.2.0"