small-db 0.4.0

A small database writing in rust, inspired from mit 6.830
Documentation
1
2
// page index (i32)
pub const INDEX_SIZE: usize = 4;