Search
A Data Structure returned and serialized by a successful Value Metric Query
@type t() :: %ExTeal.Metric.Result{ data: term(), format: term(), multiple_results: term(), options: term(), prefix: term(), suffix: term() }
@spec build(module(), any()) :: t()