Docs.rs
rss2email-1.0.1
rss2email 1.0.1
Docs.rs crate page
GPL-3.0
Links
Repository
crates.io
Source
Owners
AntoniosBarotsis
Dependencies
chrono ^0.4.22
normal
dotenvy ^0.15.5
normal
enum_dispatch ^0.3.8
normal
env_logger ^0.10.0
normal
futures ^0.3.24
normal
http ^0.2.8
normal
itertools ^0.10.3
normal
lambda_runtime ^0.7.0
normal
lazy_static ^1.4.0
normal
log ^0.4.17
normal
once_cell ^1.15.0
normal
quick-xml ^0.27.1
normal
regex ^1.7.0
normal
reqwest ^0.11
normal
serde ^1.0.144
normal
serde_derive ^1.0.144
normal
tokio ^1.23.0
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
criterion ^0.4.0
dev
pretty_assertions ^1.3.0
dev
Versions
43.28%
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
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
☰
In rss2email_lib
?
Macro
rss2email_lib
::
error
source
·
[
−
]
macro_rules!
error { ( $(
$arg
:tt)+ ) => { ... }; }
Expand description
Calls
log::error!
.