Module actor

Source
Expand description

Namespace for Actor types

Modules§

kind
Namespace for Unit Structs that serialize to strings
properties
Namespace for properties of standard Actor types

Structs§

ActorBox
A wrapper type around a generic Actor
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.