mirror of
https://github.com/perstarkse/minne.git
synced 2026-04-10 03:13:37 +02:00
refactor: better separation of dependencies to crates
node stuff to html crate only
This commit is contained in:
2
common/src/storage/mod.rs
Normal file
2
common/src/storage/mod.rs
Normal file
@@ -0,0 +1,2 @@
|
||||
pub mod db;
|
||||
pub mod types;
|
||||
Reference in New Issue
Block a user