mirror of
https://github.com/isar/rusqlite.git
synced 2025-08-26 00:04:32 +08:00
Rustfmt
This commit is contained in:
@@ -169,10 +169,10 @@ impl VTabCursor for ArrayTabCursor {
|
||||
|
||||
#[cfg(test)]
|
||||
mod test {
|
||||
use std::rc::Rc;
|
||||
use crate::types::Value;
|
||||
use crate::vtab::array;
|
||||
use crate::Connection;
|
||||
use std::rc::Rc;
|
||||
|
||||
#[test]
|
||||
fn test_array_module() {
|
||||
|
Reference in New Issue
Block a user