1 2 3
pub type Category = synd_feed::types::Category<'static>; pub type FeedUrl = synd_feed::types::FeedUrl; pub type Rfc3339Time = String;