You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For work, I'm currently implementing RSS feeds. These use RFC 2822 date/times for the pubDate field. It would be nice if there was a serde::rfc2822 module that I could use similar to the other options we currently offer there.