Current section

Files

Jump to
tom include tom_WrongType.hrl
Raw

include/tom_WrongType.hrl

-record(wrong_type, {
key :: list(binary()),
expected :: binary(),
got :: binary()
}).