receiverproxy-ops 0.1.1

The receiverproxy commands as functions, shared by the rxp binary and the daemon
Documentation

The rxp commands as functions. cli wraps them in clap and prints through [Stdio]; daemon runs them as jobs and collects their lines. Every command takes a [Ctx] (the former global flags) and, when it has anything to say, a &mut dyn Progress.