htmlm 0.6.0

html macro with no dependencies
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "htmlm"
version = "0.6.0"
dependencies = [
 "htmlm-macro",
]

[[package]]
name = "htmlm-macro"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a5d3abc5b393af1dfedbfbb235ce3b310ad1402505e71732e650f6ad57d6050a"