rust-syndication / atom

Library for serializing the Atom web content syndication format https://crates.io/crates/atom_syndication

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feeds starting with <?xml version="1.0" encoding="UTF-8"?>

bjorn3 opened this issue · comments

@bjorn3 Your link goes to RSS feed, not to Atom one. You should use another crate.

Ah my bad. It seems that atom also allows <?xml though.