[][src]Crate srvzio

Re-exports

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

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