Crates.io | sqlite3-header |
lib.rs | sqlite3-header |
version | 0.4.1 |
source | src |
created_at | 2020-09-12 23:47:54.23707 |
updated_at | 2020-09-17 20:34:28.647444 |
description | A crate to parse the sqlite3 header bytes. |
homepage | https://github.com/mburszley/sqlite3-header/ |
repository | https://github.com/mburszley/sqlite3-header/ |
max_upload_size | |
id | 287938 |
size | 21,002 |
A novice implementation to parse and represent a SQLite3 file's header bytes in Rust.