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_preview0.2.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • preview::LinkPreview
  • profiles::youtube::YouTubeProfile

Enums

  • preview::Error
  • providers::og::OpenGraphTag
  • providers::schema::SchemaMetaTag
  • providers::twitter::TwitterMetaTag

Traits

  • profiles::ProfileExt

Functions

  • html::find_link
  • html::find_meta_tag
  • html::first_inner_html
  • html::remove_html_tags
  • preview::html_from_bytes
  • providers::og::find_og_tag
  • providers::schema::find_schema_tag
  • providers::twitter::find_twitter_tag