6 releases (3 breaking)

0.4.1 Sep 17, 2020
0.4.0 Sep 17, 2020
0.3.0 Sep 15, 2020
0.2.0 Sep 13, 2020
0.1.1 Sep 12, 2020

#2665 in Parser implementations

MIT license

20KB
238 lines

SQLite3 Header

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

No runtime deps