Les Partages de Memiks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
GitHub - rust-syndication/atom: Library for serializing the Atom web content syndication format https://crates.io/crates/atom_syndication https://github.com/rust-syndication/atom
Mon Sep 17 20:45:17 2018 archive.org
QRCode
thumbnail

Library for serializing the Atom web content syndication format.

Documentation
Usage

Add the dependency to your Cargo.toml.

[dependencies]
atom_syndication = "0.6"

Or, if you want Serde include the feature like this:

[dependencies]
atom_syndication = { version = "0.6", features = ["with-serde"] }

The package includes a single crate named atom_syndication.

extern crate atom_syndication;

rust atom Syndication
4759 links, including 1673 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn