Docs.rs
link-preview-0.2.1
link-preview 0.2.1
Permalink
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
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
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
>