Skip to main content

HitOwner

Type Alias HitOwner 

Source
pub type HitOwner = u64;
Expand description

Optional ownership tag attached to a hit region.

Higher-level systems can use this to disambiguate layered hit regions without overloading HitId or HitData.