pub const MAX_TABLE_PATH_SEGMENTS: usize = 128;
Maximum number of path components a parsed reference can carry.