rusqlite/libsqlite3-sys/src
John Gallagher aac4d59fcc Change Error from a struct to an enum (BREAKING CHANGE).
This allows us to separate out the underlying SQLite error codes from
errors that occur on the Rust side.
2015-12-16 20:30:27 -05:00
..
bindgen.rs Update bindings with bindgen 0.15.0/sqlite3 3.8.10 2015-12-13 08:30:33 -05:00
error.rs Change Error from a struct to an enum (BREAKING CHANGE). 2015-12-16 20:30:27 -05:00
lib.rs Move error codes into module (internal change only - public API stays the same). 2015-12-16 20:30:27 -05:00