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§
- Actor
Box - 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
Actortypes areObjecttypes that are capable of performing activities.