Crate jsoncall

Source

Macros§

bail
Returns early with a message containing implementation details
bail_public
Returns early with a message that will be exposed externally through JSON-RPC

Structs§

Error
Represents a JSON-RPC error that the server may send as a response.
ErrorCode
JSON-RPC 2.0 error codes
ErrorObject
JSON-RPC 2.0 error object
NotificationContext
Params
RequestContext
RequestContextAs
RequestId
Response
Session
SessionContext
SessionError
SessionOptions

Enums§

SessionErrorKind

Constants§

NO_PARAMS

Traits§

Handler
Hook

Type Aliases§

Result
SessionResult