Module activitypub::actor[][src]

Actor traits and types

Modules

kind

Namespace for Unit Structs that serialize to strings

properties

Namespace for properties of standard Actor types

Structs

Application

Describes a software application.

Group

Represents a formal or informal collective of Actors.

Organization

Represents an organization.

Person

Represents an individual person.

Service

Represents a service of any kind.

Traits

Actor

Actor types are Object types that are capable of performing activities.

ApActorExt

The ActivityPub Actor Extension Trait