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 error
html_
translation_
lib
0.1.0
Module error
Module Items
Enums
Type Aliases
In crate html_
translation_
lib
html_translation_lib
Module
error
Copy item path
Source
Expand description
翻译错误类型定义
本模块定义了翻译过程中可能出现的各种错误类型,提供统一的错误处理机制。
Enums
§
Error
Category
错误类别
Error
Severity
错误严重程度
Translation
Error
翻译错误枚举
Type Aliases
§
Translation
Result
翻译操作的结果类型