[][src]Module activitystreams::collection

Namespace for Collection types

Modules

apub

Collection traits and types

kind

Namespace for Unit Structs that serialize to strings

properties

Namespace for properties of standard collection types

streams

Namespace for Collection types

Structs

CollectionBox

A wrapper type around a generic Collection

CollectionPageBox

A wrapper type around a generic CollectionPage

Traits

Collection

A Collection is a subtype of Object that represents ordered or unordered sets of Object or Link instances.

CollectionPage

Used to represent distinct subsets of items from a Collection.