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
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
rss2email_
lib
2.1.1
rss2email_lib
Macro
error
Copy item path
Source
macro_rules! error { ( $($arg:tt)+ ) => { ... }; }
Expand description
Calls
log::error!
.