Values.ActivityStartedEventDetailsSourceContains details about the start of an activity during an execution.
type nonrec t = {workerName : Identity.t option;The name of the worker that the task is assigned to. These names are provided by the workers when calling GetActivityTask.
*)}