visdom 0.2.4

A html document syntax and operation library, use APIs similar to jquery, easy to use for web scraping and confused html.
Documentation
[[bench]]
harness = false
name = "benchmark"
[dependencies.mesdoc]
version = "0.1.23"

[dependencies.rphtml]
version = "0.4.1"
[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 syntax and operation library, use APIs similar to jquery, easy to use for web scraping and confused html."
documentation = "https://docs.rs/visdom/"
edition = "2018"
exclude = [".vscode/*.*", ".editorconfig", ".travis.yml", "src/main.rs", "performance/*.*"]
homepage = "https://github.com/fefit/visdom"
keywords = ["html-parser", "dom", "jquery", "scrape", "crawl"]
license = "MIT"
name = "visdom"
repository = "https://github.com/fefit/visdom"
version = "0.2.4"