Skip to main content

ReferenceId

Type Alias ReferenceId 

Source
pub type ReferenceId = Uuid;
Expand description

External reference correlating a response to a prior request (UUID RFC 4122).

Aliased Typeยง

pub struct ReferenceId(/* private fields */);