Docs.rs
rss2email-2.0.0
rss2email 2.0.0
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
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.11
normal
resend-rs ^0.3.0
normal
serde ^1.0.144
normal
serde_derive ^1.0.144
normal
tokio ^1.25.0
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
criterion ^0.5.1
dev
pretty_assertions ^1.3.0
dev
Versions
42.86%
of the crate is documented
Go to latest version
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_lib
2.0.0
Module error
Enums
In rss2email_lib::xml
?
Module
rss2email_lib
::
xml
::
error
source
·
[
−
]
Enums
§
DateError
Represents different types of Date errors.
ParserError
Represents possible issues that may arise when trying to parse web feeds. If this occurs then a web feed is considered invalid.