Add a cargo workspace

This commit is contained in:
Grégory Burri 2019-08-16 09:14:06 +02:00
parent 89f0943c08
commit c012be04a9
3 changed files with 1963 additions and 0 deletions

6
backend/src/db.rs Normal file
View file

@ -0,0 +1,6 @@
fn create_or_update() {
}