split service manager into unit
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
5be679e17b
commit
38c989a07e
3 changed files with 179 additions and 137 deletions
|
@ -1,5 +1,6 @@
|
|||
#![allow(refining_impl_trait)]
|
||||
|
||||
mod manager;
|
||||
mod service;
|
||||
pub mod services;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue