Type Alias ServiceIdFixedWidthBinaryBytes
pub type ServiceIdFixedWidthBinaryBytes = [u8; 17];Expand description
The fixed-width binary representation of a ServiceId.
Rarely used. The variable-width format that privileges ACIs is preferred.