-record(parse_error, { input :: parser_gleam@stream:stream(any()), expected :: list(binary()), fatal :: boolean() }).