Docs.rs
  • rss2email-2.1.1
    • rss2email 2.1.1
    • Permalink
    • Docs.rs crate page
    • GPL-3.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • AntoniosBarotsis
    • Dependencies
      • chrono ^0.4.23 normal
      • dotenvy ^0.15.5 normal
      • enum_dispatch ^0.3.8 normal
      • env_logger ^0.11.1 normal
      • futures ^0.3.24 normal
      • http ^1.0.0 normal
      • itertools ^0.12.1 normal
      • lambda_runtime ^0.9.1 normal optional
      • lazy_static ^1.4.0 normal
      • log ^0.4.17 normal
      • once_cell ^1.15.0 normal
      • quick-xml ^0.31 normal
      • regex ^1.7.0 normal
      • reqwest ^0.12.15 normal
      • resend-rs ^0.12.0 normal
      • serde ^1.0.144 normal
      • serde_derive ^1.0.144 normal
      • tokio ^1.25.0 normal
      • tracing ^0.1 normal optional
      • tracing-subscriber ^0.3 normal optional
      • criterion ^0.5.1 dev
      • pretty_assertions ^1.3.0 dev
    • Versions
    • 44.71% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

rss2email_lib2.1.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • Blog
  • Post
  • email::EnvLoader
  • email::mail_cmd::MailCommand
  • email::resend::Resend
  • email::sendgrid::SendGrid
  • xml::atom::AtomFeed
  • xml::atom::AtomPost
  • xml::atom::Link
  • xml::rss::Channel
  • xml::rss::RssFeed
  • xml::rss::RssPost

Enums

  • Error
  • email::email_provider::EmailProviders
  • email::error::EmailError
  • xml::error::DateError
  • xml::error::ParserError

Traits

  • email::email_provider::EmailProvider

Macros

  • error
  • info
  • warn

Functions

  • download_blogs
  • email::email_provider::get_email_provider
  • get_page_async
  • html_title
  • map_to_html
  • read_feeds
  • time_func
  • xml::parse_web_feed