Moved some files and started skeleton db
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
mod download;
|
||||
|
||||
pub use crate::download::download_latest;
|
||||
|
||||
mod deser;
|
||||
|
||||
pub use crate::deser::ScryfallCard;
|
||||
|
||||
mod db;
|
||||
pub use db::init_db;
|
||||
|
||||
Reference in New Issue
Block a user