Type Alias fidl_fuchsia_component_sandbox::CapabilityId
source ยท pub type CapabilityId = u64;
Expand description
A client-assigned id of a Capability in a [CapabilityStore].
The id is relative to the [CapabilityStore]. In the case where two [CapabilityStore]s have a capability / assigned to the same id, there is no relation between them