Change the default font + other little things
[recipes.git] / backend / src / db.rs
index 6458c7e..a2066b8 100644 (file)
@@ -45,4 +45,8 @@ impl Connection {
             |row| Ok(dbg!("test"))\r
         )\r
     }\r
+\r
+    pub fn get_all_recipes() {\r
+\r
+    }\r
 }
\ No newline at end of file