capture_request

Function capture_request 

Source
pub fn capture_request(
    response: Option<Response<SdkBody>>,
) -> (CaptureRequestHandler, CaptureRequestReceiver)
Available on crate features client and test-util only.