Docs.rs
link-preview-0.2.1
link-preview 0.2.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
LeoBorai
Dependencies
futures-util ^0.3.31
normal
optional
regex ^1.11
normal
reqwest ^0.12
normal
optional
scraper ^0.23
normal
serde ^1.0
normal
optional
thiserror ^2.0
normal
url ^2.5
normal
tokio ^1
dev
Versions
59.26%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
first_inner_html
link_
preview
0.2.1
In link_
preview::
html
link_preview
::
html
Function
first_
inner_
html
Copy item path
Source
pub fn first_inner_html(html: &
Html
, tag: &
str
) ->
Option
<
String
>