Function response

Source
pub fn response(correlation_id: &UUID4, message: &dyn Any)
Expand description

Sends the response to the handler registered for the correlation_id (if found).