Type Alias fidl_fuchsia_memory_attribution::Identifier

source ยท
pub type Identifier = u64;
Expand description

Unique identifier within the scope of an attribution provider, used to identify a specific principal (Component, part of a Component, etc.) in attribution updates. The 0 identifier should be used to point to the source principal itself.