Constant fidl_fuchsia_component::MAX_CAPABILITY_ID_LENGTH
source ยท pub const MAX_CAPABILITY_ID_LENGTH: u64 = 50;
Expand description
The maximum string length of a capability ID. This value is currently set arbitrarily.
pub const MAX_CAPABILITY_ID_LENGTH: u64 = 50;
The maximum string length of a capability ID. This value is currently set arbitrarily.