Skip to content

Commit

Permalink
Create db.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelvlach authored and agnesoft committed Aug 19, 2022
1 parent babe4cd commit c3f7df5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/db.rs
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#[derive(Default)]
pub struct Db {}

0 comments on commit c3f7df5

Please sign in to comment.