mirror of
https://github.com/isar/rusqlite.git
synced 2025-11-07 03:19:33 +08:00
cleanup unlock_notify code a bit
This commit is contained in:
@@ -125,6 +125,7 @@ mod statement;
|
||||
pub mod trace;
|
||||
mod transaction;
|
||||
pub mod types;
|
||||
#[cfg(feature = "unlock_notify")]
|
||||
mod unlock_notify;
|
||||
mod version;
|
||||
#[cfg(feature = "vtab")]
|
||||
|
||||
Reference in New Issue
Block a user