cans 0.7.0

An elegant and lightweight Rust-based literal template engine
Documentation
[dependencies]

[lib]
name = "cans"
path = "src/lib.rs"

[package]
authors = ["Montasir Mirghani <contact@montasir.me>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["template-engine", "parser-implementations", "web-programming"]
description = "An elegant and lightweight Rust-based literal template engine"
edition = "2021"
homepage = "https://github.com/dr-montasir/cans"
keywords = ["template", "html", "text", "mime", "rust"]
license = "MIT OR Apache-2.0"
name = "cans"
readme = "README.md"
repository = "https://github.com/dr-montasir/cans"
version = "0.7.0"