mirror of
https://github.com/isar/rusqlite.git
synced 2025-12-19 01:42:24 +08:00
Rustfmt
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
//! This file contains unit tests for `rusqlite::trace::config_log`. This function affects
|
||||
//! SQLite process-wide and so is not safe to run as a normal #[test] in the library.
|
||||
//! This file contains unit tests for `rusqlite::trace::config_log`. This
|
||||
//! function affects SQLite process-wide and so is not safe to run as a normal
|
||||
//! #[test] in the library.
|
||||
|
||||
#[cfg(feature = "trace")]
|
||||
#[macro_use]
|
||||
|
||||
Reference in New Issue
Block a user