Module header
Available on crate feature
alloc only.Structs§
- Header
- A parsed, supported journal file header.
Enums§
- Header
Error - Why a byte sequence is not a valid, supported journal file header.
Constants§
- FORMAT_
VERSION 🔒 - Current on-disk journal format version. Bump on any change older readers cannot handle, including adding an op code (ops are not self-delimiting).
- MAGIC 🔒
- Magic bytes identifying a finmqtt journal file.