Current section

Files

Jump to
libero include libero@frame_Error.hrl
Raw

include/libero@frame_Error.hrl

-record(error, {
request_id :: gleam@option:option(integer()),
errors :: list({binary(), binary()})
}).