This commit is contained in:
2026-04-15 07:55:03 +03:00
parent ed02be0e77
commit 7cbb974d3b
6 changed files with 7 additions and 26 deletions
+5 -7
View File
@@ -142,10 +142,8 @@ fn create_card_set_table(conn: &Connection) {
)",
(),
)
.unwrap_or_else(|e| {
println!("{}", e);
0
});
}
pub struct Qwerty {}
.unwrap_or_else(|e| {
println!("{}", e);
0
});
}