rusqlite/src
gwenn 747a8d36ed
Err partial eq (#452)
Impl PartialEq for Error
2018-12-19 21:58:33 +01:00
..
types Rust 2018 idioms 2018-12-07 21:57:04 +01:00
vtab Add xShadowName only if bundled or vtab_v3 activated 2018-12-15 11:53:41 +01:00
backup.rs Rust 2018 idioms 2018-12-07 21:57:04 +01:00
blob.rs Rust 2018 idioms 2018-12-07 21:57:04 +01:00
busy.rs Callbacks must not be able to unwind into sqlite code 2018-12-16 09:40:14 +01:00
cache.rs Replace try! by ? 2018-11-05 19:09:41 +01:00
context.rs Rust 2018 2018-10-30 20:15:08 +01:00
error.rs Err partial eq (#452) 2018-12-19 21:58:33 +01:00
functions.rs Merge pull request #449 from gwenn/catch_unwind 2018-12-16 18:10:55 +01:00
hooks.rs Callbacks must not be able to unwind into sqlite code 2018-12-16 09:40:14 +01:00
lib.rs Err partial eq (#452) 2018-12-19 21:58:33 +01:00
limits.rs Rust 2018 2018-10-30 20:15:08 +01:00
load_extension_guard.rs Rust 2018 idioms 2018-12-07 21:57:04 +01:00
raw_statement.rs Rustfmt 2018-08-11 12:48:21 +02:00
row.rs Rust 2018 idioms 2018-12-07 21:57:04 +01:00
statement.rs Err partial eq (#452) 2018-12-19 21:58:33 +01:00
trace.rs Callbacks must not be able to unwind into sqlite code 2018-12-16 09:40:14 +01:00
transaction.rs Rust 2018 idioms 2018-12-07 21:57:04 +01:00
unlock_notify.rs Callbacks must not be able to unwind into sqlite code 2018-12-16 09:40:14 +01:00
version.rs Rust 2018 2018-10-30 20:15:08 +01:00