Skip to main content

extract_request_id

Function extract_request_id 

Source
pub fn extract_request_id(
    response_headers: &BTreeMap<String, String>,
) -> Option<String>