mirror of
https://github.com/perstarkse/minne.git
synced 2026-06-30 18:11:34 +02:00
refactor: better separation of dependencies to crates
node stuff to html crate only
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
pub mod error;
|
||||
pub mod storage;
|
||||
pub mod utils;
|
||||
Reference in New Issue
Block a user