rtml 0.11.0

(r)ust macros for h(tml) expansion => rtml. (r)ust type safe (css) => rcss.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.paste]
version = "1.0.11"

[package]
description = "(r)ust macros for h(tml) expansion => rtml.\n (r)ust type safe (css) => rcss."
documentation = "https://docs.rs/rtml"
edition = "2021"
license-file = "LICENSE"
name = "rtml"
readme = "README.md"
repository = "https://github.com/coffeebe4code/rtml.git"
resolver = "1"
version = "0.11.0"