Skip to main content

RequestId

Type Alias RequestId 

Source
pub type RequestId = String;
Expand description

Unique request identifier. Note that this does not identify individual HTTP requests that are part of a network request.

Aliased Typeยง

pub struct RequestId { /* private fields */ }