simple_db_rust/btree/
consts.rs

1// page index (i32)
2pub const INDEX_SIZE: usize = 4;