Incant. Result
(incant v0.1.0)
Copy Markdown
Normalized result returned by Incant data sources.
Summary
Types
@type t() :: %Incant.Result{ columns: [atom()], meta: map(), rows: [map() | struct()], total_count: non_neg_integer() | nil }