Constant MAX_CAPABILITY_ID_LENGTH

pub const MAX_CAPABILITY_ID_LENGTH: u64 = 50; // 50u64
Expand description

The maximum string length of a capability ID. This value is currently set arbitrarily.