mirror of
https://github.com/aljazceru/turso.git
synced 2026-02-21 07:55:18 +01:00
cargo fmt
This commit is contained in:
@@ -1601,7 +1601,8 @@ pub fn insn_to_str(
|
||||
0,
|
||||
Value::build_text(""),
|
||||
0,
|
||||
format!("roots={:?} message_register={}", roots, message_register)),
|
||||
format!("roots={:?} message_register={}", roots, message_register),
|
||||
),
|
||||
Insn::RowData { cursor_id, dest } => (
|
||||
"RowData",
|
||||
*cursor_id as i32,
|
||||
|
||||
Reference in New Issue
Block a user