Module standard_icd

Source
Expand description

These are items you can use for your error path and error key.

This is used by define_dispatch!() as well.

Structs§

FrameTooLong
The given frame was too long
FrameTooShort
The given frame was too short
GetAllSchemaDataTopic
$tp_name - A Topic definition type
GetAllSchemasEndpoint
Macro Generated Marker Type
LoggingTopic
$tp_name - A Topic definition type
PingEndpoint
Macro Generated Marker Type
SchemaTotals
A summary of all messages sent when streaming schema data

Enums§

OwnedSchemaData
A single element of schema information
WireError
A protocol error that is handled outside of the normal request type, usually indicating a protocol-level error

Constants§

ERROR_KEY
The calculated Key for the type WireError and the path ERROR_PATH
ERROR_PATH
The path string used for the error type
STANDARD_ICD_ENDPOINTS
Macro Generated Endpoint Map
STANDARD_ICD_TOPICS_IN
Macro Generated Topic Map
STANDARD_ICD_TOPICS_OUT
Macro Generated Topic Map