Docs.rs
parse-book-source-0.6.0
parse-book-source 0.6.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
yexiyue
Dependencies
aes ^0.8
normal
aes-gcm ^0.10
normal
async-trait ^0.1
normal
base64 ^0.22
normal
boa_engine ^0.21
normal
optional
cbc ^0.1
normal
cfb-mode ^0.8
normal
chromiumoxide ^0.9
normal
optional
cipher ^0.4
normal
des ^0.8
normal
dom_query ^0.28
normal
ecb ^0.1
normal
encoding_rs ^0.8
normal
fancy-regex ^0.18
normal
ferrous-opencc ^0.4
normal
futures-util ^0.3
normal
optional
hex ^0.4
normal
hmac ^0.12
normal
jsonpath-rust ^1.0
normal
machine-uid ^0.6.0
normal
optional
md-5 ^0.10
normal
percent-encoding ^2
normal
psl ^2
normal
reqwest ^0.13
normal
schemars ^0.8
normal
optional
serde ^1.0.228
normal
serde_json ^1.0.150
normal
sha1 ^0.10
normal
sha2 ^0.10
normal
sxd-document ^0.3.2
normal
sxd-xpath ^0.4.2
normal
thiserror ^2.0.18
normal
tokio ^1.52
normal
Versions
54.16%
of the crate is documented
Platform
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
Skip to main content
Module error
parse_
book_
source
0.6.0
Module error
Module Items
Enums
Type Aliases
In crate parse_
book_
source
parse_book_source
Module
error
Copy item path
Source
Expand description
分层错误(v2)。fetch/verify 各层错误在对应阶段实现时并入。
Enums
§
Book
Source
Error
书源 v2 顶层错误。
Config
Error
配置层错误。
Eval
Error
规则求值层错误。
Fetch
Error
取页层错误。
Type Aliases
§
Result
v2 结果别名。