View Source StrawHat.Error.ErrorList (StrawHat v0.6.2)

Data structure that represents a list of StrawHat.Error.t/0.

Link to this section Summary

Types

t()

List of Errors.

Link to this section Types

Specs

t() :: %StrawHat.Error.ErrorList{errors: [StrawHat.Error.t()]}

List of Errors.

Link to this section Functions