Crate palmrs_database

source ·
Expand description

Support for reading, and eventually writing, the Palm OS database formats (PRC and PDB)

Modules

  • The common file header used by both the PRC and PDB databases
  • App info & sort info parsers and helpers
  • Individual database record handling
  • PalmTimestamp type & conversion methods

Structs

Traits