Crate decodeme

Source

Modules§

event
event_payload
lightweight_event
stringtable
See module-level documentation measureme::stringtable.

Structs§

EventDecoder
Metadata
RawEvent
RawEvent is how events are stored on-disk. If you change this struct, make sure that you increment file_header::CURRENT_FILE_FORMAT_VERSION.

Enums§

PageTag

Constants§

CURRENT_FILE_FORMAT_VERSION
FILE_HEADER_SIZE
The size of the file header in bytes. Note that functions in this module rely on this size to be 8.
FILE_MAGIC_TOP_LEVEL

Functions§

read_file_header