Crate srvzio

Source

Re-exports§

pub use service::Service;
pub use manager::ServiceManager;
pub use status::*;

Modules§

manager
Where you have services, you need managers
service
The key module of this library: a Service
status
Representation of the internal status of a Service
utils
Utilities to help you write services