Documentation
Dlang.org
parseBatchTolerant
mcp
protocol
jsonrpc
As
parseBatch
, but tolerant of individual malformed members (see
parseBatch
).
@
safe
@
safe
BatchResult
parseBatchTolerant
(
string
text
)
mcp
protocol
jsonrpc
enums
MessageKind
functions
makeErrorResponse
makeNotification
makeRequest
makeResponse
parseAny
parseBatch
parseBatchTolerant
parseMessage
rpcIdString
structs
BatchMemberError
BatchResult
Message
ParsedInput
As parseBatch, but tolerant of individual malformed members (see parseBatch).