Type Alias veilid_core::OperationId

source ·
pub type OperationId = AlignedU64;
Expand description

Request/Response matching id

Aliased Type§

struct OperationId(/* private fields */);