pub fn emit_process<T: Serialize>(code: &str, payload: &T) -> Result<(), Error>
Emit a result through the process-wide --output-to route.
--output-to