This website requires JavaScript.
Explore
Help
Sign In
ISAR
/
rusqlite
Watch
3
Star
0
Fork
0
You've already forked rusqlite
mirror of
https://github.com/isar/rusqlite.git
synced
2025-02-08 15:18:21 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rusqlite
/
libsqlite3-sys
/
src
History
gwenn
2d0175b7dd
Fix warning with Rust 1.6
...
warning: lint raw_pointer_derive has been removed: using derive with raw pointers is ok
2016-02-01 18:41:52 +01:00
..
bindgen.rs
Fix warning with Rust 1.6
2016-02-01 18:41:52 +01: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