Docs.rs
html-translation-lib-0.1.0
html-translation-lib 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
yuzheqianlv
Dependencies
anyhow ^1.0
normal
futures ^0.3
normal
html5ever ^0.35
normal
markup5ever_rcdom ^0.35.0-unofficial
normal
regex ^1.11
normal
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1.42
normal
toml ^0.8
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
assert_matches ^1.5
dev
criterion ^0.5
dev
proptest ^1.0
dev
tempfile ^3.0
dev
tokio-test ^0.4
dev
wiremock ^0.6
dev
Versions
89.57%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module optimized_collector
html_
translation_
lib
0.1.0
Module optimized_
collector
Module Items
Structs
Enums
In html_
translation_
lib::
pipeline
html_translation_lib
::
pipeline
Module
optimized_
collector
Copy item path
Source
Expand description
优化的DOM遍历实现
使用迭代器模式和栈结构替代递归,提高性能并避免栈溢出
Structs
§
Batch
Text
Processor
批量文本处理器
Optimized
Text
Collector
优化的文本收集器
Optimized
Text
Item
优化的文本项
Enums
§
Optimized
Text
Type
优化的文本类型枚举