heredom 0.1.0

Tuple notations to describe XML-like trees.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.tuplex]
version = "0.1"

[package]
authors = ["oooutlk <oooutlk@outlook.com>"]
categories = ["rust-patterns"]
description = "Tuple notations to describe XML-like trees."
documentation = "https://docs.rs/heredom"
edition = "2021"
keywords = ["tuple", "dom", "tree", "xml", "html"]
license = "MIT/Apache-2.0"
name = "heredom"
readme = "README.md"
repository = "https://github.com/oooutlk/heredom"
version = "0.1.0"