activityrust 0.1.0

ActivityRust is an implementation of the ActivityStream specifications
Documentation
1
2
3
4
5
6
7
8
{
  "@context": "https://www.w3.org/ns/activitystreams",
  "id": "https://example.com/~alice/note/72",
  "type": "Tombstone",
  "published": "2015-02-10T15:04:55Z",
  "updated": "2015-02-10T15:04:55Z",
  "deleted": "2015-02-10T15:04:55Z"
}