html-page 0.4.0

Represent HTML using Rust types
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.html-escape]
version = "0.2.13"

[package]
authors = ["Lars Wirzenius <liw@liw.fi>"]
description = "Represent HTML using Rust types"
edition = "2021"
license = "MIT-0"
name = "html-page"
readme = "README.md"
repository = "https://gitlab.com/larswirzenius/html-page"
version = "0.4.0"