Current section
Files
Jump to
Current section
Files
include/ywt_ClaimDecodingError.hrl
-record(claim_decoding_error, {
claim_name :: binary(),
error :: list(gleam@dynamic@decode:decode_error())
}).