prestige v1.0.1 Prestige.Result View Source
Struct to hold query results.
Link to this section Summary
Link to this section Types
Link to this type
t()
View Sourcet() :: %Prestige.Result{ columns: [Prestige.ColumnDefinition.t()], presto_headers: list(), rows: list() }