[][src]Module activitystreams::activity

Modules

apub

Activity traits and types

kind

Namespace for Unit Structs that serialize to strings

properties

Namespace for properties of standard Activity types

streams

Structs

ActivityBox

A wrapper type around a generic Activity

IntransitiveActivityBox

A wrapper type around a generic IntransitiveActivity

Traits

Activity

An Activity is a subtype of Object that describes some form of action that may happen, is currently happening, or has already happened.

IntransitiveActivity

Instances of IntransitiveActivity are a subtype of Activity representing intransitive actions.