pub const MAX_NEIGHBOR_INSPECT_ENTRIES: u32 = 64; // 64u32
The maximum number of entries allowed in the neighbor-related inspect dump. This prevents the inspect tree from becoming excessively large.