In the previous article, I explained how we'll write on disk and how we'll implement an abstraction so that it works on any device as well as in the browser. Now, it's time to start thinking about what we'll be storing and in what shape.| jdrouet
An ordered map based on a B-Tree.| doc.rust-lang.org