Function register_response_handler

Source
pub fn register_response_handler(
    correlation_id: &UUID4,
    handler: ShareableMessageHandler,
)