Current section

Files

Jump to
squirrel include squirrel@internal@error_CannotParsePlanForQuery.hrl
Raw

include/squirrel@internal@error_CannotParsePlanForQuery.hrl

-record(cannot_parse_plan_for_query, {
file :: binary(),
reason :: gleam@json:decode_error()
}).