Hello,
I'm new to this forum, but I hope I came to the right place. I'm a loooong time python programmer and I've also done some C/C++, mainly to write python extensions.
I've played around with rust a few times over the years, but 2 months ago I decided to really try to get my head around it. And now I have written my first non-trivial program: a B+Tree (a file based key/value store).
It's only a start, but I would really love it if someone with some genuine rust-fu could do some code reviewing. You can find the code at:
TIA!
Wietse