View Source Exray.Structs.AutomationEventList (Exray v0.6.0)
AutomationEventList TypedStruct
Summary
Types
@type t() :: %Exray.Structs.AutomationEventList{ capacity: non_neg_integer(), count: non_neg_integer(), events: [AutomationEvent.t()] }
AutomationEventList TypedStruct
@type t() :: %Exray.Structs.AutomationEventList{ capacity: non_neg_integer(), count: non_neg_integer(), events: [AutomationEvent.t()] }