imessage_database::tables

Module table

Source
Expand description

This module defines traits for table representations and stores some shared table constants.

Constants§

Traits§

  • Defines behavior for getting typedstream data in native Rust
  • Defines behavior for table data that can be cached in memory
  • Defines behavior for deduplicating data in a table
  • Defines behavior for printing diagnostic information for a table
  • Defines behavior for getting BLOB data from from a table
  • Defines behavior for SQL Table data

Functions§