Skip to main content

TransactionId

Type Alias TransactionId 

Source
pub type TransactionId = Uuid;
Expand description

External transaction ID (UUID RFC 4122), chosen by the sender.

Aliased Typeยง

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