Type Alias RequestId

Source
pub type RequestId = usize;
Expand description

Id type for the request. Should be unique among all requests.