[][src]Function feembox::util::message_id_for_feed_entry

pub fn message_id_for_feed_entry(feed: &Feed, entry: &FeedEntry) -> String

Get the Message-ID corresponding to the specified entry in the specified feed

This amounts to "entry.id@feed.id", but non-ASCII characters of either are Unicode-escaped