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