For the reader

Below I go over a bunch of design problems/decisions while developing this dinotree library.

I've written this assuming the reader knows rust and its basic data structures like a Vec, what a kdtree,sweep and prune ,and quad tree are.