sqlite3-header

Crates.iosqlite3-header
lib.rssqlite3-header
version0.4.1
sourcesrc
created_at2020-09-12 23:47:54.23707
updated_at2020-09-17 20:34:28.647444
descriptionA crate to parse the sqlite3 header bytes.
homepagehttps://github.com/mburszley/sqlite3-header/
repositoryhttps://github.com/mburszley/sqlite3-header/
max_upload_size
id287938
size21,002
Maximilian Burszley (Halkcyon)

documentation

README

SQLite3 Header

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

Commit count: 8

cargo fmt