small-db 0.4.0

A small database writing in rust, inspired from mit 6.830
Documentation
1
2
3
use crate::BTreeTable;

impl BTreeTable {}