nestxml 0.1.0

Tools to easily nest XML or HTML elements
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.xml-rs]
version = "0.8.0"

[package]
authors = ["Stephane Raux <stephaneyfx@gmail.com>"]
description = "Tools to easily nest XML or HTML elements"
homepage = "https://github.com/stephaneyfx/nestxml"
keywords = ["xml", "html", "nest"]
license = "MIT"
name = "nestxml"
repository = "https://github.com/stephaneyfx/nestxml.git"
version = "0.1.0"