maud_macros 0.11.0

Compile-time HTML templates.
Documentation
[package]

name = "maud_macros"
version = "0.11.0"
authors = ["Chris Wong <lambda.fairy@gmail.com>"]

license = "MIT/Apache-2.0"
documentation = "https://lambda.xyz/maud/maud/"
homepage = "https://maud.lambda.xyz/"
repository = "https://github.com/lfairy/maud"
description = """
Compile-time HTML templates.
"""

[dependencies.maud]
path = "../maud"
version = "=0.11.0"

[lib]
name = "maud_macros"
plugin = true