View Source Gluttony.Accessor.Unparsed (gluttony v0.2.0)

Struct returned when a value cannot be parsed.

Link to this section Summary

Link to this section Types

@type t() :: %Gluttony.Accessor.Unparsed{__expected__: term(), __value__: term()}