Module shotover::message

source ·
Expand description

Message and supporting types - used to hold a message/query/result going between the client and database

Structs§

  • Message holds a single message/query/result going between the client and database. It is designed to efficiently abstract over the message being in various states of processing.

Enums§

Type Aliases§