tl 0.4.4

html parser written in rust
Documentation
[dependencies]

[features]
simd = []

[package]
authors = ["y21"]
categories = ["parser-implementations", "parsing"]
description = "html parser written in rust"
documentation = "https://docs.rs/tl"
edition = "2021"
exclude = [".github/*"]
homepage = "https://github.com/y21/tl"
keywords = ["html", "parser"]
license = "MIT"
name = "tl"
readme = "README.md"
repository = "https://github.com/y21/tl"
resolver = "2"
version = "0.4.4"