Moved battery, os docking into a new "v1" module
Added all_info to a module in v1
This commit is contained in:
parent
8169dfd022
commit
1e5bda520a
16 changed files with 18 additions and 16 deletions
2
src/v1/battery/mod.rs
Normal file
2
src/v1/battery/mod.rs
Normal file
|
@ -0,0 +1,2 @@
|
|||
pub mod stats;
|
||||
pub mod structs;
|
Loading…
Add table
Add a link
Reference in a new issue