use subfolder for frontend/backend

This commit is contained in:
2022-12-06 22:29:48 +01:00
parent 3eb1477ffc
commit 5c34b9901e
138 changed files with 5046 additions and 5 deletions

2
lib/src/parser/mod.rs Normal file
View File

@@ -0,0 +1,2 @@
pub mod mdstat_parser;
pub mod lsblk_parser;