domrs 0.0.13

Document builder and serializer
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["Dariusz Depta <wisbery@users.noreply.github.com>"]
categories = ["encoding", "text-processing", "web-programming"]
description = "Document builder and serializer"
documentation = "https://docs.rs/domrs"
edition = "2021"
keywords = ["HTML", "CSS", "SVG", "builder", "serializer"]
license = "MIT OR Apache-2.0"
name = "domrs"
readme = "README.md"
repository = "https://github.com/wisbery/domrs.git"
version = "0.0.13"