anime: CLI and user-daemon work

This commit is contained in:
Luke D Jones
2021-04-07 22:20:29 +12:00
parent 8010da0891
commit 7d0f15d738
65 changed files with 721 additions and 188 deletions

3
daemon-user/src/lib.rs Normal file
View File

@@ -0,0 +1,3 @@
pub mod user_config;
pub mod error;