Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "htm"
version = "0.0.0"
authors = ["Luke Edwards <luke.edwards05@gmail.com>"]
edition = "2018"
license = "MIT"

homepage = "https://github.com/lukeed/htm.rs"
repository = "https://github.com/lukeed/htm.rs"
documentation = "https://github.com/lukeed/htm.rs"
description = "wip"

[dependencies]