pub const MAX_ENTRY_SIZE: usize = MAX_NODE_DATA_SIZE + 9; // 253usize
Expand description

Max serialized length of entry data.