/sqlite3-header

A crate to parse/deserialize the sqlite3 header.

Primary LanguageRustMIT LicenseMIT

SQLite3 Header

A novice implementation to parse and represent a SQLite3 file's header bytes in Rust.