markup 0.15.0

A blazing fast, type-safe template engine for Rust.
Documentation
[dependencies.itoa]
optional = true
version = "1.0.9"

[dependencies.markup-proc-macro]
version = "0.15.0"

[package]
authors = ["Utkarsh Kukreti <utkarshkukreti@gmail.com>"]
categories = ["template-engine"]
description = "A blazing fast, type-safe template engine for Rust."
documentation = "https://docs.rs/markup"
edition = "2021"
homepage = "https://github.com/utkarshkukreti/markup.rs"
keywords = ["template", "html", "markup", "pug", "haml"]
license = "MIT/Apache-2.0"
name = "markup"
readme = "README.md"
repository = "https://github.com/utkarshkukreti/markup.rs"
version = "0.15.0"