Module it_lilo::lifter[][src]

Structs

ILifter
MemoryReader
SequentialReader

Reads values of basic types sequentially from the provided reader. It doesn’t check memory limits for the optimization purposes, so it could be created only by the MemoryReader::sequential_reader method.

Enums

LiError

Functions

array_lift_memory
record_lift_memory

Type Definitions

LiResult