Crate mlg

Source

Structs§

FileLog
Represents the file-based log.

Enums§

LogError
An enumeration of possible errors that can occur during log operations.

Traits§

Log

Type Aliases§

Bytes
A byte vector, used to represent binary data.
Offset
The position of a record within a log, represented as an offset from the beginning of the log.