Type Alias miri::CallId

source ·
pub type CallId = NonZero<u64>;

Aliased Type§

struct CallId(/* private fields */);