Docs.rs
parse-book-source-0.3.1
parse-book-source 0.3.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
yexiyue
Dependencies
async-trait ^0.1
normal
chromiumoxide ^0.7
normal
optional
dom_query ^0.28
normal
encoding_rs ^0.8
normal
fancy-regex ^0.18
normal
futures-util ^0.3
normal
optional
jsonpath-rust ^1.0
normal
reqwest ^0.12.24
normal
schemars ^0.8
normal
optional
serde ^1.0.228
normal
serde_json ^1.0.150
normal
thiserror ^2.0.18
normal
tokio ^1.52
normal
Versions
49.15%
of the crate is documented
Go to latest version
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
eval_list
parse_
book_
source
0.3.1
In parse_
book_
source::
eval
parse_book_source
::
eval
Function
eval_
list
Copy item path
Source
pub fn eval_list(rule: &
Rule
, ctx: &
str
) ->
Result
<
Vec
<
String
>,
EvalError
>
Expand description
选中所有匹配,返回各自的子上下文内容串。