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

Struct returned when a value cannot be parsed.

Summary

Types

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