Skip to main content

Module record

Module record 

Source

Structs§

RecoveredRecord

Enums§

SqlValue

Functions§

decode_serial_type
Decode a SQLite serial type into a value, consuming bytes from data at offset. Returns (SqlValue, bytes_consumed) or None on truncation.