Docs.rs
web-capture-0.3.16
web-capture 0.3.16
Permalink
Docs.rs crate page
Unlicense
Links
Repository
crates.io
Source
Owners
konard
Dependencies
anyhow ^1.0
normal
async-tungstenite ^0.27
normal
axum ^0.8
normal
base64 ^0.22
normal
browser-commander ^0.9
normal
clap ^4.5
normal
encoding_rs ^0.8
normal
futures ^0.3
normal
html-escape ^0.2
normal
html2md ^0.2
normal
lino-arguments ^0.3
normal
regex ^1.11
normal
reqwest ^0.12
normal
scraper ^0.21
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1.0
normal
tower ^0.5
normal
tower-http ^0.6
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
url ^2.5
normal
zip ^4.0
normal
tokio-test ^0.4
dev
Versions
57.8%
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
select_html
web_
capture
0.3.16
In web_
capture::
markdown
web_capture
::
markdown
Function
select_
html
Copy item path
Source
pub fn select_html(html: &
str
, selector_str: &
str
) ->
Option
<
String
>