Structsยง
- Splice
Diff ๐A diff to remove then add items. - A helper struct to minimize a list of
VectorDiff
. - Update
Diff ๐A diff to update items.
Enumsยง
- Timeline
Item ๐Diff A minimized diff for timeline items.
Traitsยง
- Timeline
Item ๐Data Trait implemented by types that provide data forTimelineItem
s. - Timeline
Item ๐Store Trait to access data from a type that storeTimelineItem
s.