Search
The Result struct
@type t() :: %Z.Result{issues: [Z.Issue.t()], status: :valid | :invalid, value: any()}