Module engine_store

Source
Expand description

Stores engine API messages to disk for later inspection and replay.

Structs§

EngineMessageStore
This can read and write engine API messages in a specific directory.
EngineStoreStream
A wrapper stream that stores Engine API messages in the specified directory.

Enums§

StoredEngineApiMessage
A message from the engine API that has been stored to disk.