visdom 0.0.8

A html document operation library written in Rust, like Nodejs library `cheerio`, they both used API like jQuery.
Documentation
[[bench]]
harness = false
name = "benchmark"
[dependencies.mesdoc]
version = "0.1.1"

[dependencies.rphtml]
version = "0.3.3"
[dev-dependencies.criterion]
version = "0.3.3"

[dev-dependencies.crossbeam]
version = "0.8.0"

[package]
authors = ["jxz_211 <jxz_211@163.com>"]
categories = ["web-programming"]
description = "A html document operation library written in Rust, like Nodejs library `cheerio`, they both used API like jQuery."
edition = "2018"
exclude = [".vscode/*.*", ".editorconfig", ".travis.yml", "src/main.rs"]
keywords = ["html-parser", "jQuery-api", "querySelectorAll"]
license = "MIT"
name = "visdom"
repository = "https://github.com/fefit/visdom"
version = "0.0.8"