Macro rss2email_lib::error

source ·
macro_rules! error {
    ( $($arg:tt)+ ) => { ... };
}
Expand description

Calls log::error!.