Packages

Code First GraphQL library for Gleam

Current section

Files

Jump to
mochi include mochi@apq_HashMismatch.hrl
Raw

include/mochi@apq_HashMismatch.hrl

-record(hash_mismatch, {expected :: binary(), actual :: binary()}).