Crate grdn

Source
Expand description

Basic definitions of the idea of a “garden” – like a “feed” but designed from the start to support content which “grows” over time. Think of it as a complement to rather than an alternative to traditional feed structures like RSS, Atom, JSON Feed, etc.

Structs§

Garden
ISO8601Time
Item
An item in the garden.
Patch
Patches in standard diff format.
URL
Update
An update to an item in the garden.

Enums§

Change