pub const MAX_NAME_LENGTH: u64 = _; // 255u64
Expand description

The maximum length of a dictionary key. This should coincide with fuchsia.component.MAX_NAME_LENGTH.