pub fn build_request(req: &RemoteDispatch) -> Result<BuiltRequest, Error>Expand description
Pure builder: turn a RemoteDispatch into the subject/headers/body to
publish plus the resulting action. No I/O — unit-testable without a broker.
pub fn build_request(req: &RemoteDispatch) -> Result<BuiltRequest, Error>Pure builder: turn a RemoteDispatch into the subject/headers/body to
publish plus the resulting action. No I/O — unit-testable without a broker.