pub const MAX_INSTANCE_ID_LENGTH: u32 = 64;
Expand description

The maximum length of an instance ID. An instance ID is a 256-bit identifier, which when encoded in hex notation is 64 characters long.