qsu 0.6.0

Service subsystem utilities and runtime wrapper.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# qsu

The _qsu_ ("kazoo") crate offers portable service utilities with an
opinionated service wrapper runtime.

_qsu_'s primary objective is to allow a service developer to focus on the
actual service application code, without having to bother with service
subsystem-specific integrations -- while at the same time allowing the
service application to run as a regular foreground process, without the code
needing to diverge between the two.