SQLite Header Parser This simple program parses the header as defined by the SQLite file format and displays the values. Usage To use this, create a sqlite database named db in the root of the directory and run the binary using cargo run.