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